body,td,th {
	font-family: Georgia, "Times New Roman", Times serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	text-align: left;
	align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 12px;
}

#content a:link {
	color: #000000;
	font-weight: normal;
}

#content a:visited {
	color: #000000;
	font-weight: normal;
}

#content a:hover {
	color: #CCCCCC;
	font-weight: normal;
	background-color: #000000;
}

#content {
	margin: 14px;
	text-align: left;
}

#menu {
	margin: 14px;
}

#menu a:link,a:visited {
	color: #000000;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}
