BODY {
	MARGIN: 0px 0px 0px 0px;
	FONT-SIZE: 12px;
	COLOR: #3c4959;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
}
div
{
	COLOR: #3C40B2;
}
td.leftmenu
{
	color: Yellow;
}
H1 {	
	MARGIN: 0px 0px;
	COLOR: #FC4E03;
	FONT-FAMILY: Georgia;
	font-size: 21px;
	text-shadow: 1px 1px 2px Yellow;
}
H2 {
	COLOR: #FC4E03;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 0px;
}
H3 {
	font-family: Georgia;
	FONT-SIZE: 20px;
	COLOR: #FC4E03;
	margin-bottom: 3px;
	margin-top: 1px;
	text-shadow: 1px 1px 1px #888;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #BD21F1;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1;
	text-align: center;
}
span
{
	color: #D03A00;
	font-size: 19px;
	font-weight: lighter;
}
span.clock
{
	font-size: 19px;
	color: #FC4E03;
	font-weight: lighter;
}
H5 {
	COLOR: #FC4E03;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: center;
	background-color: #FFFF99;
}
P {
	COLOR: #696969;	
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 6px;
}
A,A:link,A:active {
	COLOR: #32A6F1;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
A:visited {
	COLOR: #0E80C9;
	font-weight: bold;
	font-size: 12px;
}
A:hover {
	font-size: 12px;
	COLOR: #C125F1;
	font-weight: bold;
	text-decoration: underline;
}

A.menuleft,A.menuleft:link,A.menuleft:visited {
	COLOR: #FF6600;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 24px;
	padding-left: 10px;		
}
A.menuleft:hover {
	COLOR: #FF4500;
	font-weight: bold;
	text-decoration: underline;
}
