body
	{
	background: #f0f0f0;
	color: #000;
	}


.head,.cont2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000;
	line-height: 150%;
	background-color: #ccc; 
	text-align: justify; 
	padding: 0 10px 0 10px;
	border: 1px solid #ccc;
	text-align: center; 
	}

.head h2,.cont2 h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000;
	font-weight: strong;
	line-height: 150%;

	text-align: center; 

	}
	
.head h3,.cont2 h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000;
	font-weight: strong;
	line-height: 150%;


	}

.cont2 a
	{
	color: #800000;
	text-decoration: none;
	
	}



.left
	{
	text-align: left;
	}

.subnav
	{
	text-align: center;
	}

.subnav ul
	{
	margin: 0 0 20px 0;
	list-style: none;
	text-align: center;
	}

.subnav ul li
	{

	margin: 0 20px 0 0;
	}

.subnav ul li a
	{
	color: #800000;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 0;
	background: url(img/list.gif) 0 9 no-repeat;
	}
	
.subnav ul li a:hover, .cont2 a:hover
	{
	
	text-decoration: underline;
	}



.bodycell {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; padding-right: 30px}

