h1, h2, h3 {
	font-family : "Arial", "sans-serif";
}

h1 {
	font-size : 21pt;
	font-weight : bold;
	color : #009966;
}

h2 {
	font-size : 15pt;
	font-weight : bold;
	color : #CC0033;
}

h3 {
	font-size : 12pt;
	font-weight : bold;
	color : #009966;
}

p, body, td, ul, ol, li {
	font-size : 10pt;
	color : #000000;
	font-family : "Arial", "sans-serif";
}

A
{
	color:#009966;
	text-decoration:none;
}
.clsSmallHedding
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#009966;
}

.clsRedHedding
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#cc0033;
	padding-bottom:10px;	
}

.clsLrgHedding
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#009966;	
	padding-top:10px;
}

.clsMedHedding
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#009966;	
	padding-top:4px;
}

.clsMainTitle
{
	font-family:Arial;
	font-size:28px;
	font-weight:bold;
	color:#009966;	
}

.clsMainTable
{
	border:solid 1px #009966;
	width:800px;
}

.clsMainTextLeft
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	padding-left:16px;
}

.clsMainTextRight
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	padding-right:3px;
}

.clsMainTextLRight
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	padding-left:6px;
}

.clsMainTextSrvc
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
}
.clsMainTextSrvc_1
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
}