body	{	background-color: #cccccc;	}

.style1	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		line-height: 18px;		}

li	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		line-height: 18px;	}

.style2	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		line-height: 18px;		}

.style3	{	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		line-height: 16px;		}



a:link 		{	color: #e95e3f;	
			text-decoration: none; }
a:visited 	{	color: #e95e3f;
			text-decoration: none; 	}
a:hover 	{	color: #cb302b;
			text-decoration: underline; 	}

hr.bottom 	{	border: none 0;
			border-top: 1px dashed #006bb6;
			width: 650px;
			height: 1px;
			align: right;	} 

hr.bottom2 	{	border: none 0;
			border-top: 1px dashed #e95e3f;
			width: 727px;
			height: 1px;
			align: center;	} 
