H1  {
	font-size: 22px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
        color: #000099;
}

H2  {
	font-size: 16px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
}

H3  {
	font-size: 12px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
}

H4  {
	font-size: 10px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
}

H5  {
	font-size: 11px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
}

legend {
	font-family: Verdana,Arial,Tahoma;
	color: #0000EE;
	font-weight: bold;

}


P  {
	font-size: 12px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
	text-indent: 1cm;
	padding-left: 20px;
	padding-right: 1cm;
	color: #000000;
}


a  {
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #0000ff;
    text-decoration: none;

}


a:Visited  {
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #4169E1;
    text-decoration: none;

}

a:Active  {
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #4682B4;
	background-color: #000000;
    text-decoration: none;

}

a:Hover  {
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #990000;
	background-color: #FFFFbb;
}

BODY  {
	font-size: 10px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000055; 
	width: 1001px;
}

HR  {
	width: 80%;
	color: #808080;
	size: 1px;
}

TH  {
	font-size: 12px;
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #66a2c7;
	text-align: center;
	text-shadow: gray 1px 2px 3px;
}

P  {
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}

U {border-bottom: 3px double}

fieldset {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;

border-bottom: 3px solid #0000aa;
border-right:  1px solid #0000aa;
border-left:   1px solid #0000aa;
border-top:    3px solid #0000aa;

padding-left:5px; 
padding-right:5px;
	}

legend  {
	font-family: Verdana,Arial,Tahoma;
	font-weight: bold;
	font-style: normal;
	color: #aa0000;
	background-color: #ffffff;
}
