a:link {font-size: 12px;color: #000000;	text-decoration: none;}
a:active {font-size: 12px;	color: #FF0000;	text-decoration: none;}
a:hover {	font-size: 12px;color: #CC3366;	text-decoration: none;}
a:visited {	font-size: 12px;color: #000000;	text-decoration: none;}


.p {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 2em;	
}
.t {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;

		
}
.title {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
		
}

.red
{
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
.blue
{
	font-size: 12px;
	line-height: 150%;
	color: #0066CC;
	text-decoration: none;
	text-align: left;
	
}
