TD, P, BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #646464;
	font-size : 12px;

	
}

BODY {
	color="#ffffff"
}

A:link, A:visited, A:active {
	color : #F05A22;
	text-decoration : none;
	font-weight : plain;
	
}


A:HOVER {
	text-decoration : underline;
	color : #F05A22;
}

UL {
	list-style-image : url(../images/list-arrow-box.gif);
	vertical-align : middle;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #646464;
	font-size : 12px;
}

ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #646464;
	font-size : 12px;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #646464;
	font-size : 12px;
}

.medium {
	font-size : 11px;
	
}


.small {
	font-size : 10px;
	
}

.vsmall {
	font-size : 10px;
	
}


HR {
	height : 1px;
	color : Silver;
	margin-bottom : 10px;
}

H1, H2, H3, H4, H5, H6 {
	color : #FFA600;
	
}

H1 {
	color : #0A7A6A;
	text-decoration : none;
	font-weight : bold;
	font-size : 16px;
}

H2 {
	color : #0A7A6A;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #646464;
	font-size : 13px;
}


.errortext {
	font-weight : bold;
	color : red;
}

.suptext {
	font-size : 9px;
	font-family : sans-serif;
}