body, p, ul, ol, dl, dt, span, th, td {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small
}

a:link{
	color : #003399;
}

a:visited{
	color : #003399;
}

p a:link{
	color : #003399;
}

p a:visited{
	color : #003399;
}

P.SMALLER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}

P.FOOTER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

HR {
	color : #990000;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #000000;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #000000;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	text-indent : 10px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-indent : 15px;
}

STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	color : #000000;
}

li  a:link{
	color : #003399;
}

li  a:visited{
	color : #003399;
}

table {
	background-color: White;
	font-family:  Arial, Helvetica, sans-serif;
}

.copyright {
	color: #333333;
	text-align: center;
	font-size: smaller;
	font-family:  Arial, Helvetica, sans-serif;
}

/* use this style for variable navigational links at bottom of page */	
span.otherlinks {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: small;
}





