BODY
{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman";
	font-size:16px;
}
.large{
		font-family:"Times New Roman";
		font-size:19px;
		font-weight:lighter;
}

.sub_head
{
	text-decoration:underline;
	color:#ff0000;
	font-weight:bold;
}
.highlight
{
	font-weight:bold;
	color:#ff0000;
}
A
{
	color:#004200;
	font-weight:bold;
	font-family:"Century Schoolbook";
	text-decoration:none;
	font-size:13px;
}
A.bottom_link
{
	color:#770000;
	text-decoration:none;
	font-weight:normal;
	font-family:"Times New Roman";
	font-size:16px;
}
A.bottom_link:hover
{
	text-decoration:underline;
}
A.highlight
{
	color:#770000;
}
.bg
{
	background:url(../images/row_bg.gif) repeat-x;
}
.bg_right
{
	background:url(../images/bg_right.jpg);
}
.verticle_bg
{
	background:url(../images/verti_bg.jpg);
}
ul
{
	margin-left:50px;
}
li
{
	color:#770000;
	line-height:25px;
	text-align:justify;
}
.footer
{
	background-color:#004200;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.back
{
	background:url(../images/bg.jpg);
}
.text
{
	color:#770000;
	text-align:justify;
}
.bg
{
	color:#ffffff;
	text-align:justify;
	background:#FF0000;	
}
A.registration_link
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}
form{
	margin:0px;
}