body,td,th {
	color: #F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 1em;
}
body {
	background-color: #003399;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #003399;
}
h2 {
	font-size: 18px;
	color: #003399;
}
h3 {
	font-size: 16px;
	color: #CC0000;
}
h4 {
	font-size: 14px;
	color: #CC0000;
}
h5 {
	font-size: 14px;
	color: #003399;
}
h6 {
	font-size: 12px;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style1 {color: #CC0000}
.header {
	background-image: url(../images/rbb_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.slogan {
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitefill {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
}
.grad660x10 {
	background-attachment: fixed;
	background-image: url(../images/grad660x10.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
