body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: 0099ff;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
.style1 {font-size: large}
.style2 {color: #000000}
.style3 {font-size: medium}
 .textBody {
	background-color: #FFFFFF;
	width: 600px;
	padding: 20px;
}
.taglineText {
	color: #282828;
	font-family: Georgia, "Times New Roman", Times, serif;
}
