body {
	font: 80%/1.8em lucida grande, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
}

a
{
	color: #063b70;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

a:link { color: #063b70; }
a:visited { color: #063b70; }
a:active { color: #063b70; }

a:hover
{
	color: #063b70;
	text-decoration: underline;
}


h1 { font-size: 1.8em; line-height: 1.2em;}
h2 { font-size: 1.6em; line-height: 1.2em;}
h3 { font-size: 1.4em; line-height: 0.2em; }

