.BODY 
{
	font-size: small;
	font-family:Times New Roman;
}

.MAIN_BODY 
{
	font-size: small;
	font-family:Times New Roman;
	background-color:White;
}

.TOP_BODY 
{
	font-size:8pt;
	font-family:sans-serif;
}

.TOP_BODY_TR
{
	font-size:8pt;
	font-family:sans-serif;
	background: white url('images/HCCObright2.jpg') no-repeat;
}

.LEFT_BODY 
{
	background-color: White;
	background-position: 100% 100%;
	font-size: small; 
	font-family: verdana,sans-serif;
	color: White;
	border: 2 solid black;
}
	
.RIGHT_BODY
{
	background-color: White;
	background-position: 100% 100%;
	font-size: 14; 
	font-family: verdana,sans-serif;

}

.H1 
{
	font-family:Times New Roman;
	font-size: small
}

.H2 
{
	font-family:Times New Roman;
	font-size: small;
	color:red;
	font-style:italic
}

.HIGHLIGHT_TEXT 
{
	FONT-SIZE: 13.5pt;
	COLOR: red; 
	font-size: 14.0pt
}

.USER_FORM_SM 
{
	FONT-SIZE: 2ex;
	FONT-FAMILY:Times New Roman, Sans-Serif;
	COLOR: black; 
}

.no_print
{
	display:none;
}

a:link					{ color: #000000; text-decoration: none }
a:visited				{ color: #000000; text-decoration: none }
a:active				{ color: #000000; text-decoration: none }
a.LEFT_BODY:link		{ color: #000000; text-decoration: none }
a.LEFT_BODY:active		{ color: #000000; text-decoration: none }
a.LEFT_BODY:visited		{ color: #000000; text-decoration: none }
a.RIGHT_BODY:link		{ color: #000000; text-decoration: none }
a.RIGHT_BODY:active		{ color: #000000; text-decoration: none }
a.RIGHT_BODY:visited	{ color: #000000; text-decoration: none }
a.RIGHT_BODY:hover		{ color: #000000; text-decoration: none }

