a {
	color:#1F7EA3 ;
	text-decoration: underline;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #424242;
	text-decoration: none;
}

body {
	color: #666666;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
}
td {
	color: #666666;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	}

h1 {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #202020;
}
h2 {text-decoration: none; 
	border-right: 1px solid #C5C5C5;
 	height: 100%; }


h3 {
	border-right: solid #E4E2D7;
	border-right-width: 1px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	font-size: 14px;
	height: 100%;
	background: none;
}
h4 {
	background-color: #CCD0C9;
	font-size: 11px;
	padding: 0px;

}

h4 a {
	background-color: #CCD0C9;
	font-size: 11px;
	padding: 5px;
	width: 150px;

}
h4 a:hover {
	background-color: #B4BAAD;
	font-size: 11px;
	padding: 5px;
	width: 150px;
}
h5 {
	border-top: 2px solid #88A5CA;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	}

h6 {
	font-size: 13px;
	color: #606060;
	font-weight: bold;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: 0px;
	line-height: 0px;
	}
