body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE.main
{
	padding-left: 5px;
}
P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}

TD,FONT,TR,BODY,TABLE, INPUT, TEXTAREA, BLOCKQUOTE, TH, A, DIV
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: black;
}
H1
{
	padding-left: 5px;
}
FONT.head
{
	font-size: 10pt;
	font-weight: bold;
}

A.head
{

	font-weight: bold;
}
A.head:hover
{
	
}
.top
{
		border-bottom: 1px solid #CC0000;
		width: 100%;
}
A
{
	text-decoration: none;
	/*border-bottom: 1px solid Gray;*/
}

A:hover
{
	text-decoration: none;
	/*border-bottom: 1px solid;*/
	color: #CC0000;
}

LI
{
	list-style-type: disc;
}

INPUT.button
{
	text-align: center;
	background-color: #F1F1F1;
	border: 1px solid #CECECE;
	color: Black;
	font-size: 8pt;
	width: 90px;
	font-weight: bold;
	height: 26px;
}

