BODY  {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #3b2145;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #660099;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #FF9C00;
	scrollbar-highlight-color : #B8860B;
	scrollbar-shadow-color : black;
	color : Black;
	font-family : arial;
	font-size : x-small;
}


A {
	color : #330099;
}
A:hover {
	color : Blue;
}
A#nav2 {
	display: block;
	color : Black;
	font-size : 8pt;
	text-decoration : none;
	width : 100%;
	height : 100%;
	padding-top : 2;
	padding-bottom:2;
	padding-left : 5;
	padding-right: 3;
	background-color: #FFCE00;
	font-weight : bold;
	border-style : solid;
	border-color : #FFffcc;
	border-width : 1px;
}


A#nav2:Hover {
	color : #ffffcc;
	font-size : 8pt;
	text-decoration : none;
	width : 100%;
	height : 100%;
	padding-top : 2;
	padding-bottom:2;
	background-color: #CC3333;
}


A#nav {
	display: block;
	color : Black;

	font-size : 8pt;
	text-decoration : none;
	width : 100%;
	height : 100%;
	padding-top : 1;
	padding-bottom:1;
	padding-left : 5;
	padding-right: 3;
	background-color: #FFFFCC;
	font-weight : bold;
	border-style : solid;
	border-color : #FFCC33;
	border-width : 1px;
}
A#nav:HOVER {
	color : #FFFFCC;
	font-size : 8pt;
	background-color: #CC3333;
	width : 100%;
	height : 100%;
	vertical-align : center;
	padding-top : 1;
	padding-bottom: 1;
	background-image : url(images/navbg.gif);
}

A#resource-links {
	color : Black;
	font-size: 7pt;
	text-decoration : none;
	height : 10px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left : 2px;
	padding-right: 1px;
	background-color: #FFFFCC;
	font-weight : bold;
	border-style : solid;
	border-color : #FFCC33;
	border-width : 1px;
	vertical-align : center;
}
A#resource-links:HOVER {
	color : #FFFFCC;
	font-size : 7pt;
	background-color: #CC3333;
	background-image : url(images/navbg.gif);
}

P {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	color : Black;
}

p#links {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	color : Black;
	text-align: left;	
}

a#links {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: blue;
	text-align: left;	
	font-weight: bold;
	text-decoration: underline;
}

p#linkstitle {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	color : Black;
	text-align: left;	
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
   border-bottom-width : 3px;
	border-top-width : 0px;
	border-style : none none double none;
	border-color : #FFCC33;
}
	
H1 {
	color : Navy;
	font-family : "Tempus Sans ITC, Arial Narrow";
	text-align : center;
	padding-bottom : 2px;
	margin-bottom : 2px;
	margin-top : 0px;
	padding-top : 2px;
	font-size : 22px;
	border-bottom-width : 3px;
	border-top-width : 3px;
	border-style : none none double none;
	border-color : #FFCC33;
	font : bold 28px;
	background-color : #FFFFee;
}


H3 {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	padding-top : 12px;
	font-size : 16px;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	padding-top : 0px;
	margin-top : 0px;
	font-size : 13px;
	font-weight : bold;
	color : Black;
}


H4 {

	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 2px;
	margin-bottom : 2px;
	padding-top : 1px;
	font-size : 11px;
	font-style : italic;
}


P#tes {
	padding-top : 3px;
	margin-top: 3px;
	font-size : 11px;
}
ol {
	padding-top : 2px;
	margin-top: 2px;
	font-size : 11px;
}
a#bn {
	font-family : Arial;
	font-size : 9px;
}
div#bn{
	vertical-align : bottom;
}

hr#links {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 1px;
	color : #FFCC33;
}
