body {
	background-image: url(images/grey.png);
	background-repeat: repeat-x;
	background-color: #666666;
}
.White14Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Grey10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #606060;
}

.White10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #000099;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000099;
}
a.sub {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.sub:visited {
	color: #990000;
	text-decoration: none;
}
a.sub:hover {
	color: #990000;
	text-decoration: none;
}
a.sub:active {
	color: #990000;
	text-decoration: none;
}
a.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #CC0000;
}
h3 {
	font-size: 12px;
	color: #333333;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
color: #990000;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
color: #990000;
display:block;
margin:12px 0 0 0;
}


