body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #999999;
	font-size: 12px;
}

a:link {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #333366;
	text-decoration: underline;

}

a:hover {
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h2 {
	font-size:18px;
	color:#333366;
	font-weight: normal;

}


h3 {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #006699;
	display: block;
	padding: 3px;
	border: 1px solid #333333;
}

.header {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	visible: false;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
A.header:LINK, A.header:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	visible: false;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
		
A.header:HOVER, A.header:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	visible: false;
	color: #9999CC;
	text-decoration: underline;
	line-height: 16px;
	text-align: left;
	background-color: #006699;
}

.footer {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	visible: false;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	padding: 4px;
}
	
A.footer:LINK, A.footer:VISITED {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:bold;
	visible: false;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
		
A.footer:HOVER, A.footer:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:bold;
	visible: false;
	color: #663399;
	text-decoration: underline;
	line-height: 16px;
	text-align: left;
	background-color: #006699;
}


.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visible: false;
	color: #000033;
	line-height: 18px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

	
A.subnav:LINK, A.subnav:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	visible: false;
	color: #666699;
	text-decoration: underline;
	}
	
A.subnav:HOVER, A.subnav:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
	visible: false;
	color: #5B7785;

}	
