body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;	
   	background-color: #333366;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFffff;
}

a:hover {
   text-decoration:none; color:#ffff00
   }
a:link { color:#FFFFFF}
a:active { text-decoration:none; color:#FFFFFF}

a.blulink:link {
	color:#333366;
}
a.blulink:hover { text-decoration:none; color:#FF9900}
a.blulink:active  { color:#333366 }

a.whitelink:link { color:#FFFFFF}
a.whitelink:hover { text-decoration:none; color:#FFFF00 }
a.whitelink:active  { color:#FFFFFF}

 
  .bluhead {
	font-size: x-large;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.redHeadSm {
	font-size: large;
	color: #8e4356;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.blulink {
	color: #333366;
	text-decoration: none;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
.QABody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.QAHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.graylink {

	color: #999999;
	text-decoration: none;
}
a.graylink:link { color:#999999}
a.graylink:hover { text-decoration:none; color:#FFCC00 }
a.graylink:active  { color:#FFFFFF}

.newPhotoRed {color: #FF0000}
