﻿body
{
	font-family: Arial;
	font-size:8pt;
	background-color: #E0E1DC;
}
TH
{
	text-align:center;	
	font-size:9pt;
}

TD
{
	text-align:left;	
	font-size:8pt;
}

.smallfont
{
	font-size: 7pt;
	font-family: Arial;
}
.alertmsg
{
	color:#990100; 
	font-weight:bold;
	text-align:center;
}

.entryformheader
{
	background-color:#9A9865; 
	color:#990100;
	font-weight:bold;
}


A:link {
	COLOR: #990100;
}
A:visited {
	COLOR: #990100;
}
A:hover {
	COLOR: #990100;
}
A:active {
	COLOR: #990100;
}
