H1  {
	color : #003366;
}

H2  {
	color : #003366;
	width : 100%;
}

H3  {
	color : #CC3366;
}

H4  {
	color : #339999;
}
body  {
	font-family : Times New Roman;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


.signature  {
	font-size : 10px;
	font-family : serif;
	color : black;
}


.bottommenu {
	color : white;
	}

a.bottommenu:link { 
	color : white;
}
a.bottommenu:active {
	color : white;
	}
a.bottommenu:visited {
	color :white 
	}
a.bottommenu:hover {
	color : red;
	}

.recomendhead {
	font-size : 14px;
	color : white
	}



 .content {
 	padding-right : 25px;
 	padding-left: 25px;
	color : black;
}

a:link  {
	color : blue;
}

a:visited  {
	color : blue;
}

a:active  {
	color : blue;
}

a:hover  {
	color : red;
}

.leftmenu  {
	font-family : Courier New;
	font-weight : bold;
	font-size : 14px;
      color : white;
}

a.leftmenu:link { 
	color : white;
}
