/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #330000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF3333;
	font-weight: bold;
}.heading_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6666CC;
}
