a, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

a:visited { color:#FF9900;
}
a:hover {color:#5F55EA;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #2A2A2A;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5F55EA;
}
.highlight {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #4B2CCA;
}
.tableHeader {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.emp {
	font-style: italic;
	color: #5f55ee;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5f55ea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.date {
	font-weight: bold;
	color: #342F92;
	line-height: 18px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #342F92;
}
ul {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background-image: url(.);
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4B2CCA;
	width:500px;
	padding-top:6px;
	padding-bottom:11px;
	
}
