body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
}

a:link { color: #0000FF;}
a:active { color: #FF0000;}
a:visited { color: #000066;}
a:hover { color: #FF0000;}

.menu1 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a.menu1:link { text-decoration: none; color: #000066;}
a.menu1:active { text-decoration: none; color: #000066;}
a.menu1:visited { text-decoration: none; color: #000066;}
a.menu1:hover {
	text-decoration: none;
	color: #0000FF;
	border: none;
}

p {font-size: 12px}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

th {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

td {
	font-size: 12px;
}

.footer {
	font-size: 10px;
}

.bggrey {
	background-color: #DDDDDD;
	padding: 6px;
}
.menutd {
	border: 1px solid #333333;
}
