@charset "UTF-8";
/* CSS Document */


body {
	background-color: #64757f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	line-height: 16px;
}
a:link {
	color: #64757F;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
}
#italright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #555555;
	text-align: right;
}
a:active {
	color: #5B6B74;
}
#aboutus {
	margin-left: 90px;
	margin-right: 30px;
}
.letter {
	font-size: 14px;
	font-weight: bold;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: center;
	line-height: 25px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}
#footer a:active {
	color: #FFFFFF;
}
#right {
	text-align: right;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
