body {
	background-color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

a:link {color: #313C63; text-decoration: underline;}
a:visited {color: #313C63;text-decoration: none;}
a:hover {color: #313C63;text-decoration: underline;}
a:active {color: #313C63;text-decoration: underline;}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: center;
}

strong {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}

em {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-style: oblique;
}
