BODY {
	font-size: 13px;
	font-family: serif;
	color: #000000;
}

A:link {
	font-size: 14px;
	font-family: serif;
	color: #943017;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	font-size: 14px;
	font-family: serif;
	color: #CC3017;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	font-size: 14px;
	font-family: serif;
	color: #943017;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	font-size: 14px;
	font-family: serif;
	color: #AA3017;
	text-decoration: underline;
	font-weight: bold;
}

TD {
	font-size: 14px;
	font-family: serif;
	color: #000000;
}

PRE {
	font-family: courier new, courier;
}

H1 {
	font-size: 12px;
	font-family: serif;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: serif;
	color: #004444;
}

A.menu {	font-family:Times;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}

A.menu:hover {
	font-family:Times;
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
}

A.menu:active {
	font-family:Times;
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
}

A.visited {
	font-family:Times;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
