body {background-color: #FFFFFF; 
}

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3
}

.centerwhite { font-family: tahoma, sans-serif ;
color: #FFFFFF;
text-decoration:  none; 
font-size: 12px;
text-align: center;
line-height: 1.3
font-weight: bold;
}

H1 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #3573AC;
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 1.3
}

ul { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

li { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

a:link {
	font-family: tahoma, sans-serif;
	color: #C00000;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #FF3333;
	text-decoration: none;
}
a:active {
	font-family: tahoma, sans-serif;
	color: #C00000;
	text-decoration: none;
}


.menu a:link {
	font-family: tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	font-family: tahoma, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	font-family: tahoma, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	}

.menu a:hover { 	font-family: tahoma, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
 } 

a:hover { 
	font-family: tahoma, sans-serif;
	color: #C00000;
	text-decoration: underline;
 } 