body {
	SCROLLBAR-FACE-COLOR: #86C5E6;
	SCROLLBAR-ARROW-COLOR: #EFEFEF;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-3DLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-SHADOW-COLOR: #EFEFEF;
	SCROLLBAR-DARKSHADOW-COLOR: #EFEFEF;
	TEXT-DECORATION: none;
}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066FF;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;}
.styletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #381803;
	font-weight: bold;}
.class1 A:link {
	text-decoration: none;
	color: #333333;
}
.class1 A:visited {
	text-decoration: none;
	color: #333333;
}
.class1 A:active {
	text-decoration: none;
	 color: #0066FF;
}
.class1 A:hover {text-decoration: none; color: #0066FF;}
.class2 A:link {
	text-decoration: none;
	color: #0066FF;
}
.class2 A:visited {
	text-decoration: none;
	color: #0066FF;
}
.class2 A:active {
	text-decoration: none;
	color: #0066FF;
}
.class2 A:hover {text-decoration: underline; color: #0066FF;}