body {
	font-size : 10px;
}

strong {
	font-size : 10px;
	font-weight: bold;
}

A  {
	text-decoration: none;
	color: Blue;
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
}

A:Hover  {
	text-decoration: none;
	color: #009966;
}

.amatch  {
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
}

TD {
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
}

TH {
	font-size : 11px;
	font-family : verdana, arial, sans-serif;
	font-weight: bold;
}

.times {
	font-size : 15px;
	font-family : times new roman;
}

.title {
	font-family : times new roman;
	font-size: 18px;
	font-weight: bold;
	color: #0033cc;
}

.menu:link, .menu:visited {display: block;
font-weight: bold;
padding: 2px 2px 3px 10px;
text-decoration:none;
color:#003399;
font-size:11px;
}

.menu:hover {display: block;
font-weight: bold;
padding: 2px 2px 3px 10px;
text-decoration:none;
color:#009966;
font-size:11px;
}

.menu2:link, .menu2:visited {display: block;
padding: 8px 0px 0px 0px;
text-decoration:none;
color:#003399;
font-size:11px;
}

.menu2:hover {display: block;
padding: 8px 0px 0px 0px;
text-decoration:none;
color:#009966;
font-size:11px;
}

.red:link, .red:visited {display: block;
font-weight: bold;
text-decoration:none;
color:#cc0000;
font-size:11px;
}

.red:hover {display: block;
font-weight: bold;
text-decoration:none;
color:#ff3333;
font-size:11px;
}

.header  {
	font-size: 14px;
	color: #004080;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	font-family : Times New Roman, Verdana;
}

.note  {
	color : red;
}

form {
	font-size : 11px;
	font-family : verdana;
}