body {
	font-family: Verdana;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h1,h2,h3,h4,5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
h1,.h1 {
	font-size: 16px;
}
.h1 {
	color: #99cc00;
}
h2,.h2 {
	font-size: 14px;
}
.h2 {
	color: #99cc00;
}
h3,.h3 {
	font-size: 12px;
}
.h3 {
	color: #99cc00;
}
h4,.h4 {
	font-size: 12px;
}
.h4 {
	color: #99cc00;
}
h5,.h5 {
	font-size: 10px;
}
.h5 {
	color: #99cc00;
}
h6,.h6 {
	font-size: 9px;
}
.h6 {
	color: #99cc00;
}
p,td,div,ul,li,ol,a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
p {
	text-align: justify;
}
a {
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.headerBg {
	background: url(./../images/bg/header_bg.png) repeat-x;
}
div#sideBar {
	padding: 0px 5px 0px 0px;
}
div#sideBar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #666;
}
div#sideBar span.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99cc00;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.imgBorder {
	border: 1px solid #666;
}