	.blackplaintext  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : normal;
		color : #2D32FF;
	}

	.blueplaintext  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : normal;
		color : #2D32FF;
	}
	.blueplaintext2  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : normal;
		color : #2D32FF;
	}

	.redsmalltext  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 13px;
		color : red;
	}

	.blacksmalltext  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : #2D32FF;
	}

	.blackboldtext  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : bold;
		color : #2D32FF;
	}
.bluebigtext {
	color: #2D32FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

	.redbigtext  {
		font-family : Arial, Times New Roman, Verdana, Helvetica, sans-serif;
		font-size : 17px;
		font-weight : bold;
		color : red;
	}
a.navilink:link, a.navilink:visited, a.navilink:active {text-decoration:none; color:#2D32FF;}
a.navilink:hover {text-decoration:underline; color:#2D32FF;}
a.headlink:link, a.headlink:visited, a.headlink:active, a.headlink:hover {text-decoration:underline; color:#2D32FF;}

a.contentlink:link, a.contentlink:visited, a.contentlink:active,a.contentlink:hover {font-weight:bold;text-decoration:underline; color:red;}