body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content {
	line-height: 1.4;
}

.content a:link { 
	COLOR: #99AACC;
	text-decoration: underline;
}

.content a:visited {
	COLOR: #99AACC;
	text-decoration: underline;
}

.content a:hover {
    COLOR: #99AACC;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	font-weight: bold;
}
