
body, td		{ color: #000000; font-size: 12px; font-family: verdana; }
.bd				{ color: #000000; font-size: 12px; font-family: verdana; font-weight: Bold;}

a:link 			{ color: #3131CE; font-family: verdana; text-decoration: underline; font-weight: Bold; }
a:visited 		{ color: #3131CE; font-family: verdana; text-decoration: underline; font-weight: Bold; }
a:active 		{ color: #3131CE; font-family: verdana; text-decoration: underline; font-weight: Bold; }
a:hover 		{ color: #660066; font-family: verdana; text-decoration: underline; font-weight: Bold; }
	
.blue			{ color: #3131CE; }
.red			{ color: #CD3131; }
.grey			{ color: #AAAAAA; font-size: 10px }
.textBlock 		{ 	font-family: verdana;
			  		font-size: 12px;
			  		word-spacing: 0px;
			  		line-height: 14px; 
			  		color: #000000;}
.smallhead 		{ font-size: 14px; }
.smallheadwhite	{ font-size: 14px; color: #FFFFFF; }	
.smalltext 		{ font-size: 10px; }
.smalltextBlock	{ font-family: verdana;font-size: 10px;word-spacing: 0px;line-height: 14px; color: #000000;}
.white			{ color: #FFFFFF; }
.black			{ color: #000000; }
li 				{ list-style-type: square;
			  		font-size: 11px;
			 		font-family: verdana;
			  		font-weight: Bold;
			  		color: #00000; }

.title			{ color: #000000; font-size: 18px; font-family: verdana; }