BODY, INPUT, P, DD, DT, TD, SPAN
{
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
}

INPUT, OPTION, TEXTAREA
{
	font-family : Verdana;
	font-size : 9pt;
	color : Black;
}

H1, .heading1
{
	font-family : Verdana;
	font-size : 16pt;
	color : black;
	font-weight : bold;
}

H2, .heading2
{
	font-family : Verdana;
	font-size : 12pt;
	color : black;
	font-weight : bold;
}

A, .noline
{
	text-decoration : none;
	color : #CC6633;
}
A:hover, .noline:hover
{
	text-decoration : underline;
	color : #CC6633;
}

.grey_link
{
	text-decoration : none;
	color : #333333;
}
.grey_link:hover
{
	text-decoration : underline;
	color : #333333;
}

.hit_counter
{
	font-family : Verdana;
	font-size : 10pt;
	color : #EEB03B;
	font-weight : bold;
}

.top_links
{
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	color : #CC6633;
	font-weight : bold;
}
.top_links:hover
{
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color : #CC6633;
	font-weight : bold;
}

.top_links_selected
{
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : none;
	color : black;
	font-weight : bold;
}
.top_links_selected:hover
{
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color : black;
	font-weight : bold;
}

.footerLink
{
	font-family : Verdana;
	font-size : 9pt;
	color : white;
	font-weight : bold;
	text-decoration : none;
}
.footerLink:hover
{
	font-family : Verdana;
	font-size : 9pt;
	color : #EEB03B;
	font-weight : bold;
	text-decoration : underline;
}

.return_address
{
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
}

.to_address
{
	font-family : Verdana;
	font-size : 12pt;
	color : Black;
}

.t1
{
	border: white 1pt solid;
}

.top_row
{
	border: white 1pt solid;
	
	font-family : Verdana;
	font-size : 10pt;
	color : white;
	font-weight :bold;
	background-color: #E27007;
	text-align: center;
	vertical-align: top;
}

.row1
{
	border: white 1pt solid;
	
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	vertical-align : top;
	background-color: #F4CA74;
}

.row2
{
	border: white 1pt solid;
	
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	vertical-align : top;
	background-color: #FDDA92;
}

.bottom_row
{
	border: white 1pt solid;
	
	font-family : Verdana;
	font-size : 10pt;
	color : black;
	font-weight :bold;
	background-color: #E27007;
}

.error
{
	color : maroon;
}
