
body{ 
	background-color: #ffffff;
	color: #003366;
}

.copy{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
}

.copybold{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
	color: #003366;
}

.copyerror{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #ff0000;
}

.copyTL{
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
}

.copyTLerror{
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #FF0000;
}

.copyTLbold{
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
	color: #003366;
}


.copyT{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
}

.photocaptionbold{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #006600;
}

.title{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
	color: #006600;
}

A.footer:link{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
	text-decoration: none;
}

A.footer:active{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
	text-decoration: none;
}

A.footer:visited{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
	text-decoration: none;
}

A.footer:hover{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
	text-decoration: underline;
}

.footercopy{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
}

A:link{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
	text-decoration: underline;
}

A:active{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
	text-decoration: underline;
}

A:visited{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
	text-decoration: underline;
}

A:hover{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #003366;
	text-decoration: none;
}

/*

.newstitle{
	background-color: #f5c168;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
	color: #006699;
}

.newscopy{
	background-color: #f5c168;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #000000;
}



.atext{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : normal;
	color: #003366;
}





*/



