body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
	font-size: 12px;
	color: #595959;
	line-height: 18px;	
}


p.std {
	font-size: 12px;
	color: #595959;
	line-height: 18px;
}

h1 {
	color: #4B5C87;
	font-size: 15px;
	line-height: 21px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.copyright {
	font-size: 8px;
}


a, a:active, a:focus, a:link, a:visited {
	color: #3C884F;
	text-decoration: none;
	border-bottom: dotted 1px;
	border-color: #180E96;
}

a:hover {
	text-decoration: none;
	color: #AA2534;	
	border-bottom: dotted 0px;
}
