body {
        BACKGROUND-IMAGE: url(images/bg-1.jpg);
		BACKGROUND-REPEAT: repeat-x;
		BACKGROUND-COLOR: #003b65;
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 13px;
		MARGIN: 0% 0% 0% 0%;
}
h1 {
		BACKGROUND-COLOR: transparent; 
		COLOR: #ff0000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 16px;
}
h2 {
		BACKGROUND-COLOR: transparent; 
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14px;
		Font-Weight: bold;
}
h1.home {
		BACKGROUND-COLOR: #ffffff; 
		COLOR: #ff0000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14px;
}
p, ol, ul, li {
        BACKGROUND-COLOR: transparent; 
		COLOR: #000000; 
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 13px;
}
a:link, a:visited  {
	color: #000033; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: underline; 
	font-weight: bold;
}
a:hover {
	color: #000099; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
}
a:active {
	color: #ff0000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold;
}
a.small:link, a.small:visited  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
a.small:hover {
	color: #000099; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
}
a.small:active {
	color: #000099; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
a.footer:link, a.footer:visited  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}
a.footer:hover, a.footer:active  {
	color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}
.smalldots {
    color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
.navtext, a.navtext:link, a.navtext:visited, a.navtext:active {
    color: #cccccc; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline; 
}
a.navtext:hover {
    color: #bebbf2; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline; 
}
.copyright, a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active  {
    color: #000000; 
	background-color: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center;
	font-weight: normal; 
}
form {
	margin-top: 0px; 
	margin-bottom: 0px;
}
.highlighter {
		BACKGROUND-COLOR: #ffffcc; FONT-FAMILY: "Verdana"; FONT-SIZE: 12px; FONT-COLOR: #ffffff; FONT-WEIGHT: bold
}
img.stroke {
     border-width: 1px;
     border-color: #000000;
     border-style: solid;
	 align: center;
}