
BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
 	color: #000000;
	margin:0px 0px 0px 0px;
	height:100%;
}

TABLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
 	color: #000000;
	
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
 	color: #000000;
}


H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	color:#000000;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	color:#FF0000;
	font-weight:bold;
}


a:link {
	color:#0000FF;
	text-decoration:underline;
}
a:visited {
	color:#663399;
	text-decoration:underline;
}
a:hover {
	color:#330066;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:underline;
}

a.whitelink:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a.whitelink:active {
	color: #FFFFFF;
	text-decoration:underline;
}



a.more:link {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.more:visited {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.more:hover {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.more:active {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}


a.mainmenu:link {
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
a.mainmenu:visited {
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
a.mainmenu:hover {
	text-decoration:underline;
	color:#CC6600;
	font-size:12px;
}
a.mainmenu:active {
	text-decoration:none;
	color:#000000;
	font-size:12px;
}


a.submenu:link {
	text-decoration:none;
	font-weight:bold;
	color:#3086BF;
	font-size:11px;
}
a.submenu:visited {
	text-decoration:none;
	font-weight:bold;
	color:#3086BF;
	font-size:11px;
}
a.submenu:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
a.submenu:active {
	text-decoration:none;
	font-weight:bold;
	color:#3086BF;
	font-size:11px;
}




a.footermenu:link {
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
a.footermenu:visited {
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
a.footermenu:hover {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a.footermenu:active {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}


.white_text {
	color:#FFFFFF;
}
