<!--body {
background-image: none;
background-attachment: fixed;
background-color:#4B83C2;
color: #000000;
font-family: Tahoma;
font-size: 8pt;
scrollbar-face-color: #4B83C2;
scrollbar-shadow-color:#4B83C2;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#4B83C2;
scrollbar-track-color:#4B83C2;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#4B83C2;
scrollbar-shadow-color:#4B83C2;
}-->

body{}

div.heading{
font-family: Tahoma;
font-size: 8pt;
color: #000000;
background-color: #154D8C;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;
padding: 3px;
}

div.content{
font-family: Tahoma;
font-size: 8pt;
border-top: 0px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
border-left: 1px #000000 solid;
text-align:justify;
padding: 4px;
}

table, tr, td {
	text-align: justify;
	font-family: Tahoma;
	font-size: 8pt; 
	color: #000000;
	letter-spacing: 1px}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff}

a:hover {color: #F2EA07; text-decoration: none; font-weight: none;}

input, textarea, option, select {
	background-color: #4B83C2;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px}