body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	background-color: #CC0000;
	cursor: default;
	color: #FFFFFF;
	text-align: left;
} 
a:active {
	color: #FF9900;
	text-decoration: underline;
}

table {
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	color: #FFCC00;
}
h2 {
	color: #FFCC00;
}
h3 {
	color: #FFCC00;
}
h4 {
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
img {
	text-align: left;
}
.address {
	font-size: small;
	text-align: right;
}
.nav_bottom {
	font-size: small;
}
.italic {
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
