body {
background-color: #C8D5E8;
}

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
line-height: 1.3;
margin-left: 30px;
margin-right: 10px;
}

H1 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
border-bottom: 1px solid #B10908;
color: #B10908;
font-size: 12px;
text-align: left;
font-weight: bold;
line-height: 1.3;
margin-left: 30px;
margin-right: 10px;
margin-top: 20px;
}

ul { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

table.border {
BORDER-left: #000000 1px solid;
BORDER-right: #000000 1px solid;
}

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: #0C3E83;
	text-decoration: none;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #0C3E83;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #B10908;
	text-decoration: underline;
	}