.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 24px;
	font-weight: bold;
	
}
a {
	color: #3c3cff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #aaaaff;
	text-decoration:none;
	
	/* Class Styles */

.sidebarText {
	font:12px verdana;
	color: #333333;
	line-height:18px;
	}
	
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	}
	
.subHeader {
	font:14px verdana;
	color: #333333;
	font-weight:bold;
	line-height:20px;
		}
.
	