body         { font-size: 10pt; font-family: Verdana; color:#000000; background-color:#C0C0C0 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #990000 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10 }
td           { font-size: 10pt; }
h1           { margin-top: 12; margin-bottom: 12; font-size: 12pt; color: #990000; font-weight: bold }
h2           { font-size: 10pt; color: #990000; font-weight: bold }
h4           { margin-bottom: 20; font-size: 13pt; color: #ffffff }
h5           { font-size: 11pt; color: #ffffff; font-weight: lighter }
ul           { text-align:left; list-style-image: url('images/blt1.gif'); }
ol           { margin-top: 16; margin-bottom: 16 }

a:link.menu, a:visited.menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	width:152px;
	text-decoration: none;
	color:#ffcc00;
	background-image:url(images/mb1.jpg); 
}
a:hover.menu {
	text-decoration: none;
	color:#ffffff;
	background-image:url(images/mb2.jpg); 
}
a:active.menu {
	text-decoration: none;
	color:#ffffff;
	background-image:url(images/mb2.jpg); 
}
a:link.st, a:visited.st {
	text-decoration: none;
	font-weight: normal;
	color:#fff;
}
a:hover.st {
	text-decoration: underline;
}