.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
a.internalText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033cc;
	text-decoration: none;
	line-height: normal;
}
a.internalText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
a.internalText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: normal;
	background-color: #FFFFFF;
}
.basicH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	color: 006699;
	line-height: normal;
	padding-top: 0px;
}
.basicH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
body{
	scrollbar-arrow-color: #663333;
	scrollbar-base-color: #006699;
	scrollbar-shadow-color: #81bdd9;
	scrollbar-track-color: #ffffff;
	background-color: #006699;
	margin-top: 0px;
	margin-left: 0px;
}

hr {
color: #006699;
}
