p  {
	color: black;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%
}
table {
	color: black;
	font-size: 11px;
	line-height: 150%
}
h1   {
	color: #000;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
h2   {
	color: #000;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
h3   {
	color: #000000;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
h4  {
	color: black;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: black;
	font-size: 8px;
	font-weight: bold
}
h6 {
	color: gray;
	font-size: 8px
}
a:hover   {
	color: #666;
	cursor: auto;
	border-bottom: thin dotted #666;
}
a:link {
	color: #360;
	text-decoration: none;
}
#footer{
	color: #333;
	text-align: center;
	padding: 3px;
	bottom: 0;
	left: 0;
	border-top: 1px dashed black;
	font: bold 8px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidemenu {
	font: bold 10px/110% Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
