BODY
{
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
A
{
	color: #FE9600;
	text-decoration: none;
}
H2
{
	font-size: 14px;
	color: #636363;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
H1
{
	font-size: 23px;
	color: #FE9700;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
H3
{
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
H4
{
	font-size: 18px;
	color: #0089C2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#menuLeft
{
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#menuLeft A
{
	color: #636363;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#menuLeft A:hover
{
	color: #FF9900;
}
#subMenu
{
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#subMenu A
{
	color: #0089C2;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
#footer
{
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
	margin-left: 10px;
	text-align: center;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
