html { 
	overflow-x: hidden; 
	overflow-y: auto
}

body {
	margin: 0 0 0 0;
	background-color: #ffffff;
}

BODY,TABLE,TD,DIV {
	FONT-FAMILY: times new roman;
	font-size: small;
	color: white;
	}
		
P {
	    FONT-FAMILY: times new roman;
    	FONT-SIZE:small;
    	text-align:justify
}

.text {
		FONT-FAMILY: times new roman;
	    font-size:small;
}

.textXS {
        FONT-FAMILY: times new roman;
        font-size: x-small;
}

H2, H3, H4 {
    	COLOR: #000000;
	}

header {
		FONT-FAMILY: times new roman;
		font-size:	24px;
		font-weight:	700;
		font-style:	bold;
		COLOR: white;
}
	
H1	{	
		FONT-FAMILY: times new roman;
		font-size:	24px;
		font-weight:	700;
		font-style:	bold;
		COLOR: white;
	}	

H2	{	
	FONT-FAMILY: times new roman;
	font-size:	20px;
	font-weight:	700;
	font-style:	normal;
	color: white;
	}	
		
H3	{	
	FONT-FAMILY: times new roman;
	font-size:	18px;
	font-weight:	700;
	font-style:	normal;
	}	
		
H4	{	
	FONT-FAMILY: times new roman;
	font-size:	16px;
	font-weight:	700;
	}	

H5	{	
	FONT-FAMILY: times new roman;
    COLOR: #FFFFFF;
	font-size:	16px;
	font-weight:	700;
	}	
				
A:link	{	
	font-weight: bold;
	text-decoration:	;
	color:	#ffffff;
	}	
		
A:visited	{	
	font-weight: bold;
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:active	{	
	font-weight: bold;
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
A:hover	{	
	font-weight: bold;
	text-decoration:	underline;
	color:	#ffffff;
	}
	
XSMALL	{	
	font-size:x-small;
	}	

BIG	{	
	font-size: 1.17em;
	}	
	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
LABEL {
	font-weight: bold;
	color: navy;
	}



.bottomtext {
	font: bold 11px "Times New Roman", Times, serif;
	background-color: #003366;
	color: white;
	white-space: nowrap
}

.bottomtext a {
	font: bold 11px "Times New Roman", Times, serif;
	color: white
}


.main {
font:bold 13px "Times New Roman", Times, serif;
line-height: 20px;
background-color: #003366;
color: white;
width: auto;
white-space: nowrap;
border-bottom: 1px solid white;
}

.main a:link, a:visited, a:hover, a:active {
color: white;
text-decoration: none
}
	
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px "Times New Roman", Times, serif;
line-height: 18px;
z-index: 100;
background-color: #003366;
width: auto;
}

.anylinkcss a {
width: auto;
display: block;
text-indent: 3px;
font-weight: normal;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
padding-left: 17px;
padding-right: 17px;
}

.anylinkcss a:visited {
	font-weight: normal
}

.anylinkcss a:hover{ /*hover background color*/
font-weight: normal;
background-color: gray;
}

.contact {
	font-size: 10px;
	color: #003366;
}