body {
	font-family: Arial, Helvetica, sans-serif; background-color:#333333; color:#FFFFFF
}
h1 { background-image: url(../images/backgrounds/photo_h1_bg2.gif); background-repeat:repeat-x; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;} 
h2 {font-size: 1em;}
h3 { background-image: url(../images/backgrounds/photo_h1_bg2.gif); background-repeat:repeat-x; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
.subheader td {
	font-size: 1em;
	border-bottom: 1px dotted #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}	
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none; color: #6699FF;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; color: #FFFFFF;
}
.whitebg {
	background-color: #000000;
	padding:5px;
	border: medium ridge #990000;
}
