body {background-color: #A5AEBD; 
}

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

p.center { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: center;
}

p.right { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: right;
}

p.smallcenter { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: center;
}

p.small { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: left;
}

H1 { font-family: tahoma, sans-serif ;
color: #3D5983;
text-decoration:  none; 
font-size: 13px;
font-weight: bold;
text-align: left;
}

H2 { font-family: tahoma, sans-serif ;
color: #505358;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
}

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: #3D5983;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #3D5983;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #505358;
	text-decoration: none;