html {
	overflow-y: scroll;
}


body {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
}

td {
	font-family:"Times New Roman", Times, serif;
}

th {
	font-family:"Times New Roman", Times, serif;
}

.pagetitle{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#999999;
}

.pagetitleTable{
	border-bottom:1px dotted #999999;
}

.subHeader{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#666666;
}

.subHeader2{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
}

.header{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
}

.header2 {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

a{
	color:#009900;
}

a:hover{
	color:#9ecf02;
}

a.powered{
	color:#ffffff;
	font-style:normal;
}

a:hover.powered{
	color:#ffffff;
}
