/* CSS Document */
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;}
	
.textlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
	
a:link {color: #5D86B4; text-decoration: underline}
a:visited {color: #5D86B4; text-decoration: underline}
a:hover {color: #B16601; text-decoration: none;}
	
a.footer:link {color: #999999; text-decoration: underline}
a.footer:visited {color: #999999; text-decoration: underline}
a.footer:hover {color: #333333; text-decoration: none;}