td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
a:link {
	color: #333366;
	text-decoration: underline;
	}
a:visited {
	color: #666666;
	text-decoration: underline;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
a:active {
	color: #990000;
	text-decoration: none;
	}


.foot {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 22px;
	}
a.foot:link {
	color: #ffffff;
	text-decoration: none;
	}
a.foot:visited {
	color: #ffffff;
	text-decoration: underline;
	}
a.foot:hover {
	color: #990000;
	text-decoration: underline;
	}
a.foot:active {
	color: #990000;
	text-decoration: none;
	}



.side {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	}
a.side:link {
	color: #666666;
	text-decoration: none;
	}
a.side:visited {
	color: #666666;
	text-decoration: underline;
	}
a.side:hover {
	color: #990000;
	text-decoration: underline;
	}
a.side:active {
	color: #990000;
	text-decoration: none;
	}
	


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	}	
a.top:link {
	color: #990000;
	text-decoration: none;
	}
a.top:visited {
	color: #990000;
	text-decoration: underline;
	}
a.top:hover {
	color: #666666;
	text-decoration: underline;
	}
a.top:active {
	color: #666666;
	text-decoration: none;
	}

.title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

