p
{
 font-weight : bold;
 font-style : italic;
 font-size : 120%;
 color : rgb(255,0,0);
}

h3
{
 color : rgb(249,10,60);
}
pre
{
 font-weight : bold;
 font-style : italic;
 font-size : 120%;
 color : rgb(255,0,0);
}
a
{
 font-weight : bolder;
 font-style : normal;
 font-size : 120%;
 color : green;
}
h4
{
 font-weight : bold;
 font-style : italic;
 font-size : 120%;
 color : rgb(255,0,0);
}
ol
{
 font-weight : bold;
 font-style : italic;
 font-size : 120%;
 color : rgb(255,0,0);
}

