BODY
{
	margin: 0;
	background-color: #FFCC00;
}

BODY, TD, TH
{
	font-family: verdana,geneva,sans-serif;
	font-size: 12px;
	color: #000;
}


A,A:link,A:active,A:visited
{
	color: #8b0000;
	text-decoration: none;
}

A:hover
{
	color: #620000;
	text-decoration: underline;
}




.h2
{
	font-size: 14px;
	font-weight: bold;
	color: #00007D;
	text-align: center;
}

.body_text
{
	font-family: verdana,geneva,sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.body_text A,.body_text A:link,.body_text A:active,.body_text A:visited
{
	text-decoration: underline;
	color: #0000FF;
}

.body_text A:hover
{
	text-decoration: none;
	color: #0000FF;
}

.body_title
{
	font-weight: normal;
	font-size: 20px;
	font-color: #000000;
}



.title_text1
{
	font-size: 24px;
	color: #0A246A;
	font-weight: bold;
}

.title_text2
{
	font-size: 18px;
	color: #0A246A;
	font-weight: bold;
}

.title_text3
{
	font-size: 14px;
	color: #0A246A;
	font-weight: bold;
}


.footer2
{
	font-size: 10px;
	font-family: verdana,geneva,sans-serif;
	color: #7780AA;
}

.footer2 A,.footer A:link,.footer2 A:active,.footer2 A:visited
{
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	color: #7780AA;
}

.footer2 A:hover
{
	font-size: 10px;
	background-color: #FFCC00;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}



