body {
background-color: #135491;
}

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
line-height: 1.3;
}

.bold{ font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 1.3;
}

H1 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #135491;
font-size: 20px;
text-align: center;
font-weight: bold;
line-height: 1.3;
}

H2 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #135491;
font-size: 11px;
text-align: center;
font-weight: bold;
line-height: 1.3;
}


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

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

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


a:link {
	font-family: tahoma, sans-serif;
	color: #135491;
	text-decoration: none;
}

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

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #0A345C;
	text-decoration: none;
}















