html
{
	height:100%;
	padding:0px;
	margin:0px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:x-small;
	padding:0px;
	margin:10px;
	height:95%;
	vertical-align:top;
}#footer {
	font-size: 9px;
	bottom:15px;
	padding-bottom:5px;
	width:99%;
}
a {
	color:#000000;
	text-decoration:none;
} table
{
	border-collapse:collapse;
	border-color:#DDDDDD;
} th
{
	font-variant:small-caps;
	font-size-adjust:1px;
}
a:hover {
	color: #FF0000;
}.current_link
{color:#FF0000;}
.subhead {
	font-size: 8px;
	text-transform: uppercase;
	text-decoration: none;
}.long_text {
	overflow:hidden;
}.form {
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
}.button{
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	width:80px; 
	border-color:#000000; 
	background-color:#FFFFFF;
}
.alert {
	text-transform: uppercase;
	color: #CC0033;
}a.highlighted{
	color: #FF0000;
}
.linked_image{
	border-color: #000000;
}.linked_image:hover{
	border-color: #FF0000;
}
