/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-left: 7px;
	margin-right: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #0033ff;
	margin-left: 7px;
	top: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 7px;
	color: #0033ff;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 7px;
	color: #0033ff;
}
a:link    { color: #CC6600; text-decoration: none }
a:visited { color: #CC3300; text-decoration: none }
a:hover   { color: #CC3333; text-decoration: underline }

.nav {
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
}
	
.head {
		font-size: 16px;
		color: #000000;
        font-family: Verdana; font-style: normal; line-height: normal; font-weight: bold}
	
.arrow {
		font-size: 18px;
		color: #000000;
        font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal}

.subhead {
		font-size: 14px;
        font-family: Verdana; font-style: normal; line-height: normal; color: #0033FF; font-weight: bold}
	
a.menu {
		font-size: 10pt;
		color:#000000;
        font-family: Verdana; font-style: normal; line-height: normal; font-weight: normal}
	
.copy {
		font-size: 8pt;
        font-family: Verdana	; font-style: normal; line-height: normal}
	
.front {
		font-size: 16pt;
        font-family: Verdana; font-style: normal; line-height: normal; font-weight: bold}
		
.blue  {color: #3399cc;}

