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;
}

strong
{
	color: #FC4E03;
}
td.leftmenu
{
	color: Yellow;
}
H1 {
	FONT-WEIGHT: normal;
	MARGIN: 0px 0px;
	COLOR: #FC4E03;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size: 23px;
}
H2 {
	COLOR: #FC4E03;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 0px;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #FC4E03;
	margin-bottom: 0px;
	margin-top: 2px;
}

H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #3C40B2;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1;
}
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: #3C40B2;
	margin-top: 1px;
	TEXT-INDENT: 20px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-align: justify;
}
A,A:link,A:visited {
	COLOR: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
A:active {
	font-size: 12px;
	COLOR: #FF6347;
	font-weight: bolder;
}
A:hover {
	font-size: 12px;
	COLOR: #FF4500;
	font-weight: bold;
	text-decoration: underline;
}

A.menuleft,A.menuleft:link,A.menuleft:visited {
	COLOR: #FF6600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 17px;	
	background-image: url(img/menu_smile_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
A.menuleft:hover {
	COLOR: #FF4500;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 17px;
	background-image: url(img/menu_smile.gif);
	background-repeat: no-repeat;
	background-position: left;
}