﻿body
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
}
.bodysmall
{
	font-size: 10pt;
	text-decoration:none;
	color: slategray;
}
.rtalign
{
	text-align: right;
}
td
{text-align:left;}
.header1
{
	font-size: 12pt;
}
.header1a
{
	font-size: 12pt;
	font-weight: bold;
}
.header2
{
	color: slategray;
}
.headerTop
{
	font-weight: bold;
	font-size: 12pt;
	color: slategray;
	text-align:center;
	text-decoration:none
}
.clsInput { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}