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 : #003399;
}

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;
}

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;
}

.buttonbar {
	text-align: center;
}

.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;
}

.bluebar{
	background-color : #003399;
	font : smaller Arial, Helvetica, sans-serif;
	text-align : center;
	color : white;
}

td.bluebar a:link {
	color :white;
	text-decoration: none;
}

td.bluebar a:visited {
	color: white;
	text-decoration: none;
}
