.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	height: inherit;
	max-height: 240px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/new-bg-cropped.jpg);
	background-repeat: repeat-x;
	margin-top: 12px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#Table_01 ul {
	list-style-image: none;
	list-style-type: disc;
}
