﻿body {
	font-size:12px;
	color:#323232;

}
a {
	font-size:12px;
	color:#585858;
	text-decoration: none;
}
a:hover {
     color:#8e1133;
	text-decoration:underline;
}
ul
{list-style-type: none;
}
img
{margin-bottom:-5px;}
.left_nav1{ margin-left:20px; font-weight:bold; line-height:30px;}
.left_nav2{ margin-left:30px; text-decoration:underline;}

h4 {
	margin:0px;
	height:24px;
	line-height:24px;
	background:#f4f4f4;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	text-indent:24px;
}
.clear
{ clear:both;
	}
