@charset "utf-8";

body,td,th {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:20px;	
}
body {
	background-color: #4E3183;
	margin-top: 20px;
}

h6 {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size:20px;
	color: #2D2D2D;
}
h2 {
	font-size: 18px;
	color: #483D8B;
}
h3 {
	font-size: 14px;
	color: #F6821F;
}
h4 {
	font-size: 14px;
	color: #990000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.enhance {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;


}
h5 {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
