body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
h1 {
	font-size: 150%;
	color: #660000;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #660000;
}
h3 {
	font-size: 110%;
	color: #FF0000;
}
h4 {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
h5 {
	font-size: 90%;
	color: #666666;
}
h6 {
	font-size: 90%;
	font-weight: bolder;
	color: #FF0000;
}
.menu {
	text-decoration: none;
}
menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
menu:visited {
	color: #660000;
	text-decoration: none;
}
menu:hover{
	color: #FF0000;
	text-decoration: none;
}
menu:active{
	color: #FFFFFF;
	text-decoration: none;
}

.a {
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
}


.footer{
	font-size: x-small;
}
.tabletext {
	color: #CC3300;
}
.note {
	font-style: italic
}
.news {
	font-size: 90%;
	text-decoration: none;
}
