BODY {
	font-family : Verdana, sans-serif;
	background:#ffffff;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P {
	font-size : 12px;
	margin-left :10px;
	margin-right :10px;
}
UL {
	font-size : 12px;
	list-style-position: inside;
	list-style-type: disc;
}
H1, H2 {
	font-size : 16px;
	font-weight : bold;
	margin-left :10px;
}
H3 {
	font-size : 14px;
	font-weight : bold;
	margin-left :10px;
}
H4 {
	font-size : 13px;
	font-weight : bold;
	margin-left :10px;
}
.red {
	font-weight : bold;
	color : red;
	padding-top : -10px;
	margin-left :10px;
}
pre {
	font-family: "Courier New", mono;
	margin-left :10px;
	font-size :13px;
}
.SMALL {
	font-size : 10px;
	verticle-align : bottom;
}
.nav {
	font-size : 9px;
}
A {
	color : blue;
	text-decoration : underline;
}
A:Visited {
	color : #666666;
}
A:Active {
	color : grey;
}
A:Hover {
	color : #000000;
}
CAPTION {
	font-size : 12px;
}
.footer {
	font-size: 10px;
}
.small {
	font-size: 9px;
}
table.menu a {
	width:126px;
	display: block;
	border-width: 0;
}
td.menu2 {
	width:126px;
}
td.menu a {
	color: black;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	font-family: verdana, sans-serif;
	padding-left: 10px;
}
td.menu a:link {
	color: black;
}
td.menu a:visited {
	color: black;
}
td.menu a:active {
	color: black;
}
td.menu a:hover {
	color: white;
	background: #095BA5;
}
