p, li, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-SIZE: 12px; 
	color: #000000;
}


a:link {color: #2B5AB2;text-decoration: none;}
a:active {color: #2B5AB2;text-decoration: none;}
a:visited {color: #2B5AB2;text-decoration: none;}
a:hover {color: #990000;text-decoration: underline;}



.header {
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 20px;
	font-weight: bold;
}

.header-small {
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.black-header {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}


.type, .type a:link, .type a:visited {
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	}

	.type a:hover {
		color: #333333;
		font-size: 14px;
		font-weight:bold;
		text-decoration: underline;
		}
																	
.read, .read a:link, .read a:visited, .read a:hover {
	color:#666666;
	font-size: 12px;
	text-decoration: underline;
	}
	
	.read a:hover {
		color: #666666;
		font-weight:bold;
		font-size: 12px;
		text-decoration: underline;
		}
																
.picLeft{
	margin:0px;
	padding:3px;
	float:left;
	margin-right: 10px;
	margin-top: 5px;}
	
.picRight{
	margin:0px;
	padding:3px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;}