H1  {
	font-size : 16pt;
	/* font-family : "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight : bold;
	font-style : normal;
	color : #006666;
}


H2  {
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #006666;
}


H3  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}



BODY  {
	background-color:#D3D7A4;
	color : black;
	font-size : 10pt;
	font-family : "Verdana", Times, serif;
	font-weight : bold;
	font-style : normal;

        scrollbar-face-color:#006666;
        scrollbar-track-color:#999999;
        scrollbar-shadow-color:#999966;
        scrollbar-arrow-color:#999966;
        scrollbar-3dlight-color:#ffffff; 

}

a:link {  color:#336699; text-decoration: underline}
a:visited {  color:#336699; text-decoration: underline}
a:hover {  color: navy; text-decoration: none}


P  {
	font-size : 10pt;
	font-family : "Verdana", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

TD  {
	font-size : 10pt;
	font-family : "Verdana", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


.clsBody  {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	/* 10 10 10 10; */
}

.clsHeader {
	font-size : 18pt;
	font-family : "Verdana", Times, serif;
	font-weight : bold;
	font-style : italic;
	text-align: center;
	letter-spacing: .5px;
	color : #006666;
	/* margin-top: 0px; */
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
	border-bottom-color: #006666;
}

.tagline  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : italic;
	letter-spacing: 1px;
	color : #000000;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.phoneInHeader 
	{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size:12pt; 
	font-weight:normal;
	color:#003333; 
	} 

.clsMenuItem 
	{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size:9pt; 
	font-weight:bold;
	letter-spacing: 0px; 
	color:#999999; 
	margin-top:0px; 
	margin-bottom:4px;
	} 

.clsMenuItem A
	{ 
	color: #cccccc; 
	text-decoration: none;
	font-weight: bold;
	} 
.clsMenuItem A:visited
	{ 
	color: #cccccc; 
	text-decoration: none;
	font-weight: bold;
	} 
.clsMenuItem A:Hover
	{ 
	color: #f0f0f0; 
	text-decoration: underline;
	font-weight: bold;
	} 

.clsFooter
	{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	background-color: #333333;
	background-image: url(images/MetalPlate47_125.gif);
	color: #999999;
	font-size: 9pt;
}

.clsFooter A
	{ 
	color: #999999; 
	text-decoration: underline;
	font-weight: normal;
	} 
.clsFooter A:visited
	{ 
	color: #999999; 
	text-decoration: underline;
	font-weight: normal;
	} 
.clsFooter A:Hover
	{ 
	color: #f0f0f0; 
	text-decoration: underline;
	font-weight: normal;
	} 

.NoPadding {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.NoPadding1 {
	font-size: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


