/* CSS Document */

.text
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#464646;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	line-height:18px;

}

.h1
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#CC0000;
	text-align:left;
	line-height:18px;
	padding:0 0 5px; vertical-align:bottom;height:35px
}
.below_links
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
	
	
}

.below_links:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none
		
}
.bullet
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:18px;

}
.lef
	{border-style:solid; 
	border-color:#bababa; 
	border-width:1px;
}

