BODY,P,div{font-size:95%; line-height:"1.6";}

A:link{color:#0000CC;}
A:visited{color:#0000CC;}
A:hover{color:#CC0000;}
A:active{color:Blue;}


SPAN.red{color:EE0000}
.MyClass{color:white;}
small{font-size:90%;}
big{font-size:120%;}

H2{
border-bottom:2 solid Orange;
border-left:30 solid Orange;
background-color:Orange;
color:White;
}
H3{
border-bottom:1 solid Gray;
border-left:10 solid Gray;
color:#cc0000;
}

UL {list-style-type: disc}

SPAN.st {
color:Red ;
font-weight:bold ;
}

SPAN.gray {
color:gray ;
}