/* CSS Document */
body {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

td,th {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

h2 {
	font-size: 24px;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


P {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	font-style: normal;
}
LI {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	font-style: normal;
}

a {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal;	font-weight: normal; font-variant: normal;	color: #660000;}
.footer:a { font-size: 10px; text-decoration: none; color: #014984;}
.footer:link { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; }
.footer:visited {font-size: 10px; text-decoration: none; color: #660000;}
.footer:hover {font-size: 10px; text-decoration: underline; color: #660000;}
.footer:active {font-size: 10px; text-decoration: none; color: #660000;}