﻿@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
.h1 {
	color: #ff9933;
	font-weight: bold;
}
.subhead {
	color: #ff9933;
	font-weight: bold;
}
.sidebar {
	font-size: 12px;
}
.footer {
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}
a:link, a:visited, a:active a:hover {
	color: #33cccc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #33cccc;
}
.photo {
	font-size:12px;
	color:#333333;
}