a:hover {
	background-color : transparent;
	color : #0099FF;
	text-decoration : underline;
}

a.smaller:link {
	background-color : transparent;
	color : #0000FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
}

a.smaller:visited {
	background-color : transparent;
	color : #0000FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
}

a.smaller:hover {
	background-color : transparent;
	color : #0099FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : underline;
}

body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

h1 {
	background-color : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	letter-spacing : -1px;
}

h2 {
	background-color : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight : bold;
}

h3 {
	background-color : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
}


p {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}



.smaller {
	background-color : transparent;
	color : #016ebb;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
}

.sourcecode {
	background-color : transparent;
	color : #666666;
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
}

.content {
	background-color : transparent;
	color : #0e2888;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}

.pagetop {
	background-color : transparent;
	color : #0e2888;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}
