body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: "12px";
	
}
a {
	text-decoration: none;
	color: #c9e0f0;
}
a:hover {
	border-bottom : 1px solid;
}
a:active {
	border-bottom: 1px solid;
	color: #c9e0f0;
}
a:visited {
}
h1, h2, dt {
	font-size: 14px; 
	font-family: arial, helvetica, verdana, sans-serif; 
	color : black; 
	margin-top: 0px; 
	padding-top: 0px;
	font-weight: bold;
}
