@charset "utf-8";
/* CSS Document */

body
{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
}
P
{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
margin-top:6px;
margin-left: 24px;
margin-right: 24px;
margin-bottom: 6px;
}

TD
{
font-family:"Times New Roman", Times, serif;
color:#333333;
font-size: 12px;
}

ul.arrow { margin:0; padding-left:20; list-style:none;}
li.arrow { background:url(images/list_bg.gif) no-repeat 0 8px; line-height:16px; margin:0px; padding:0px; padding-left:14px;}

.redtxt
{
font-family:"Times New Roman", Times, serif;
color: #FF0000;
font-size:14px;
margin-top:6px;
margin-left: 24px;
margin-right: 24px;
margin-bottom: 12px;
}

.homemain
{
font-family:"Times New Roman", Times, serif;
color: #333366;
font-size:22px;
font-style:italic;
font-weight:bold;
margin-top:20px;
margin-left:24px;
margin-bottom:6px;
}
.homesub
{
font-family:"Times New Roman", Times, serif;
color: #333366;
font-size:18px;
font-style:italic;
font-weight:bold;
margin-top:2px;
margin-left:12px;
margin-bottom:6px;
}
<!--  LINKS  -->
.whitelink {
font-family:arial;
font-size:11px;
color:#ffffff; 
text-decoration: none}
.whitelink:link {
font-family:arial;
font-size:11px;
color:#ffffff; 
text-decoration: none}
.whitelink:visited {
text-decoration: none}
.whitelink:active {
text-decoration: none}
.whitelink:hover {text-decoration: underline;}

.redlink {
font-family:arial;
font-size:11px;
color:#ff0000; 
text-decoration: none}
.redlink:link {
font-family:arial;
font-size:11px;
color:#ff0000; 
text-decoration: none}
.redlink:visited {
text-decoration: none}
.redlink:active {
text-decoration: none}
.redlink:hover {text-decoration: underline;}


.blueblink {
font-family:arial;
font-size:11px;
color:#353567; 
font-weight:bold;
text-decoration: none}
.blueblink:link {
font-family:arial;
font-weight:bold;
font-size:11px;
color:#353567; 
text-decoration: none}
.blueblink:visited {
text-decoration: none}
.blueblink:active {
text-decoration: none}
.blueblink:hover {text-decoration: underline;}

#notice	{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 2px;
	color: #993333;
}
#notice a	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#FF0000;
}
#notice a:hover {
	text-decoration:none;
	color: #c0c0c0;
}
