p {
	color: white;
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 150%;
}
BODY, TD {
	color: white;
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-3dlight-color: #990033; 
	line-height: 150%;
scrollbar-arrow-color: #000000;
scrollbar-base-color: black; 
scrollbar-darkshadow-color: #990033; 
scrollbar-face-color: 990033; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #990033; 

}



i {
	font-size: 9pt;
	font-variant: normal;
	font-weight: lighter;
	color: white;
	font: italic;
}

h1 {
	font-size: 12pt;
	font-variant: normal;
	font-weight: bold;
	color: white;
	margin-top: 0; 
	margin-bottom: 0
}
H2 {
	font-size: 11pt;
	font-variant: normal;
	font-weight: bold;
	color: white;
	margin-top: 0; 
	margin-bottom: 0
}

H3 {
	font-size: 9pt;
	font-variant: normal;
	font-weight: bold;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	
}

H4 {
	font-size: 8pt;
	font-variant: normal;
	font-weight: bold;
	color: white;
	margin-top: 0; 
	margin-bottom: 0
}

h5 {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	color: white;
	margin-top: 0; 
	margin-bottom: 0
}
h6 {
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0;
	color: white
}
h7 {
	text-decoration: black;
    color: white;
	font-size: 10pt;
		font-style: normal;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0
}




A {
	text-decoration: none;
color: white;	
font-size: 8pt;

	text-align: left;

	margin-top: 0; 
	margin-bottom: 0
}




A:Hover {
	
	
	color: white; 

	text-align: left;
	

	margin-top: 0; 
	margin-bottom: 0
}

a1:hover {
	color: white;
	


	text-align: left;

	margin-top: 0; 
	margin-bottom: 0
}




HR {
	color: grey;
	
	border: thick;
		margin-top: 0; 
	margin-bottom: 0
}




.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color: #990033;
border: 2px solid #990033;
}

.hovermenu ul li a:hover{
background-color: #990033;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}