body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {font-size: 10px; font-weight: bold; 
}
.subHeading {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
.contentFrame {
	height: 450px;
}
.content{
	height: 450px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.content2{
	padding-right: 5px;
	padding-left: 15px;
}
.tableContent{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
a.tableContent:hover{
	color: #333333;
	text-decoration: underline;
}

a.content:link,a.content:active,a.content:visited{
		color: #333333;
}

a.content:hover{
	color: #333333;
	text-decoration: underline;
}
a.content2:link,a.content:active,a.content:visited{
		color: #333333;
}

a.content2:hover{
	color: #333333;
	text-decoration: underline;
}
