/* CSS Document */

body{
background-color:#d80001;
margin-bottom:0;
margin-top:0;


}

.text{
font-family:Tahoma, sans-serif;
font-size: 13px;
font-style: normal;
color: #333333;
}

h1{

font-family:Tahoma, sans-serif;
font-size: 16px;
font-style: normal;
color: #3c35169; 

}
h2{
font-family:Tahoma, sans-serif;
font-size: 16px;
font-style: normal;
color: #c35169;

}

a:link, a:visited {
font-family:Tahoma, sans-serif;
font-size: 11px;
font-style: normal;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}

a:hover {
	color: #d60000;	
	text-decoration:none;background:#ffffff;
}


.menu {font-family: Arial, Tahoma; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF}
.menu  A  {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}
.menu  A:Visited {font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}
.menu  A:Hover {font-size: 11px; color: #ffffff; font-weight: bold; background:#c35169; text-decoration: none}

.foot {font-family: Tahoma, Verdana; font-size: 11px; font-style: normal; font-weight: none; font-variant: normal; color: #FFFFFF;}

li {color:#000000;}