﻿body {
	margin-top:  0;
	margin-left: 0;
	margin: 0 
}

a:hover {
	font-family: serif; 
	font-size: 10pt; 
	color: #0000FF; font-weight:bold; font-style:italic
}

a:link {
	text-decoration: none;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000;
}

a:active {
	text-decoration: none;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000;
}
#topMenu {
	color: #000066;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
#topMenu a {
	color: #000066;
	font-size: 16px;
}