body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin: 0px;
	background-image: url(../images/bkg.jpg);
}
img	{border:0;}
a:link { 	color: #003333; 	text-decoration: none;}

a:visited { 	color: #003333; 	text-decoration: none;}

a:active { 	color: #003333; 	text-decoration: none;}

a:hover {	color: #660000;	text-decoration:underline;}


.style2 {color: #CCCCCC}

.navigation {
	padding-right: 20px;	padding-left: 20px;

}


.center_spacing {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	padding: 27px 15px 27px 15px }

.emph_para
{
	text-align: center;
	letter-spacing: 8px;
	font-style: italic;
	font-size: 16px;

}

hr {
	border:0px;
	color: #333333;
	background-color: #333333;
	width: 50%;
	height: 1px;	
}

.center
{
	text-align: center;
}

.para_img {
	float: right;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}