a:link { color: #000000; text-decoration: none; font-weight: normal }
a:active { color: #000000; text-decoration: none; font-weight: normal }
a:visited { color: #000000; text-decoration: none; font-weight: normal }
a:hover { color: #326AA8; text-decoration: none; font-weight: normal }

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.ul {
	color: #000000;
	text-indent: 0px;
	list-style-type: dot;
	padding: 16px;
	margin: 0px;
 }
.h1 {
 color: #808080;;
	border-top: 0px;
	border-bottom: 1px dotted #FFFFFF;
}