body {
	margin: 0px;
	font-size: 14px;
	color: #666699;
}
.newsBgPattern {
	background-image:  url(../images/main/newsBar_bgPattern.jpg);
}
h1 {
	font-size: 24px;
	color: 666699;
}
.subheader {
	font-weight: bold;
	font-size: 18px;
}
h3 {
	text-decoration: none;
	color: 666699;
}
.subsubheader {
	font-weight: bold;
}
.bottomLinks {
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: underline;
}
.bottomLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: underline;
}
.bottomLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #BB9C70;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	color: #3300FF;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #3300FF;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #3300FF;
	text-decoration: underline;
}
hr.thinline	{ 
	color: #363A8F; 
	background-color:#363A8F; 
	height: 1px; 
	border: 0;
}
hr.whiteline	{ 
	color: #FFFFFF; 
	background-color:#FFFFFF; 
	height: 1px; 
	border: 0;
}

