BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: blue; SCROLLBAR-ARROW-COLOR:  red; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: blue; 
	}		
}

A {
	color: Blue;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: underline;background-color:yellow
}

.x {font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;}
	
h3 {font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;}	
	
h4 {font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;}	
	
.h {font-family: Arial, Verdana, sans-serif;
	font-size: 14pt
}
.headline {font-family: Georgia,Times New Roman,Times,serif; font-size:22pt;font-weight:bold
}

p {	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		text-indent : 30px;
	}

.subheadline {font-family: Georgia,Times New Roman,Times,serif; font-size:24pt;font-weight:bold
}	
