a, a:active, a:hover, a:link, a:visted
{
	text-decoration : none;
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 14px;
	color : #FF9900;
	font-weight : bold;
}
.title
{
	font-family : "Arial, Helvetica, sans-serif";
 	font-size: 18px; 
    color: #6699FF;
	align: center;
}
.first
{
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 12px;
	font-weight : bold;
	
}
p
{
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 12px;
	line-height: 150%;
	text-align : justify;
}
hr
{ 	color : #FF9900;
	style : solid;
}
.frameblk
{
	border : 2px solid Black;
}
.frameblue
{
	border : 2px solid #6699ff;
}.frameorange
{
	border : 2px solid #ff9900;
}
.link
{
	text-decoration : none;
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 10px;
	color : #000000;
	font-weight : bold;
}
.contactOrange
{
	LINE-HEIGHT: 100%; 
	BACKGROUND-COLOR: #ff9900;
    align:justify;
}
.contactP
{
	LINE-HEIGHT: 100%;
 	align:justify;
}
.contactTD
{
	width:338;
	height:16;
	align: center;
	text-align: center;
	white-space: nowrap;
}