BODY {

	color: #000000;
	font-family:Verdana,arial;
	font-size:10pt;
}

P.page
{
	page-break-before: always
}

.PageHeading
{
	color: blue;
	font-family:Verdana,arial;
	font-size:14pt;
}

.PageSubHeading
{
	color: #000000;
	font-family:Verdana,arial;
	font-size:11pt;
}

.BodyText
{
	color: #000000;
	font-family:Verdana,arial;
	font-size:10pt;
}
.BodyTextSmall
{
	color: #000000;
	font-family:Verdana,arial;
	font-size:8pt;
}

A {
	text-decoration: underline;
	color: blue;
	font-family:Verdana,arial;
	font-size:10pt;
}

A:Hover {
	text-decoration: none;
	color: #CE3100;
	font-family:Verdana,arial;
}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana,arial;
}

input.button {
border-top: #0000ff 1px solid;
border-bottom: #0000ff 1px solid;
border-left: #0000ff 1px solid;
border-right: #0000ff 1px solid;
background-color:#ffffff;
margin: 0px;
color: #666666;
font: normal 10px verdana;
font-weight: bold;
cursor:hand;
}

input.textbox
{
	color: #000000;
	font-family:Verdana,arial;
	font-size:10pt;
	border-top: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-right: #0000ff 1px solid;
}

table.main6{
border:#cccccc 1px solid;
background:#ffffff
}
table.main6 td{
padding: 3px;
font: normal 10px verdana; 
color: #666666
}
table.main6 tr.alter
{
background:#eeeeee;
font: bold 10px verdana; 
}
table.main6 tr.m3t
{
font: normal 12px verdana; 
background:#eeeeee;
}
table.main6 td.alter{
padding: 3px;
background:#eeeeee;
}
table.main6 td.thlike{
padding: 5px;
background:#f6f6f6;
font: normal 10px verdana
}

table.contacts
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding: 0px;
	
}

table.contacts tr
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

table.contacts td
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}




