body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a {
	color: #660000;
	font-family: Georgia;
	font-size: 12px;
}
a:link {
	color: #660000;
	font-family: Georgia;
	font-size: 12px;
}

a:hover {
	color: #660000;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: underline;	
}

a:visited {
	color: #660000;
	font-family: Georgia;
	font-size: 12px;
}

.title {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
}

h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 16px;
	color: #660000;
	margin-left:69px;
	letter-spacing:1px;
}

img {
border:none !important;
}