@charset "UTF-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-right: 20px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #DDDDDD;
	background-color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #FFFFCC;
}
table {
	border-color: #666666;
	border-style: solid;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFCC;
	text-transform:uppercase;
}
#header {
	border-bottom: #CCCCCC solid 1px;
}
#nav {
	border-bottom: #CCCCCC solid 1px;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
}
#navmenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	padding-top:16px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-top:16px;
	color: #DDDDDD;
	text-decoration: none;
}
