p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #999999;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	}
strong {
	font-size: 12px;
	color: #666666;
	}


.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	font-weight: bold;
	color: #999999;
	}
	
.linkbold {
	font-weight: bold;
	}

.linkregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #CC0000;
	text-decoration: none;
	}	
