body {
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link {
color: #008000;
}
a:visited {
color: #008000;
}
a:hover {
color: #008000;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #008000;
	font-weight: bold;
	font-style: italic;
}
p, td, tr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.smallfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #030;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #060;
}
h3 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #060;
	padding: 6px;
	text-align: center;
	font-size: 14pt;
}
h4 {
	color: #090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}
li {
	margin-bottom: 6pt;
}
.tabletext {
	font-size: 9pt;
}
.toppedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color:#333;
}
.alpha h1 {
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: center;
	letter-spacing: 0.2em;
	margin:0;
}
.alpha {
	background-color:#98BC5C;
}
#zebra tbody tr:nth-of-type(odd){
  background:#EDE7E7;
}
.hover-table tr:hover th[scope=row], .hover-table tr:hover td
{
	background-color: #D2E6AE;
	color: #000;
} 
.hover-table p, td {
	margin:0;
	color:#444;
}

