.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #092d9f;
	font-weight: bold;
}
li {
	color: #FF6600;
}

a:link {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #669966;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
}
body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.catextra {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.oem {
	font-size: x-small;
}
#main {
	background-image: url(background.png);
	background-repeat: no-repeat;
	width: 1050px;
}
