﻿h1 {
		font-size:1.3em;
}

h2 {
		font-size:1.2em;	
		
}

#subheader .links 
{
	text-align: right;
}

#subheader a
{
	color: #00008b;
}

#contentheader H1 
{

}

#RSSFeed 
{
	padding: 20px;
	border: solid 1px #ccc;
	margin-bottom: 15px;	
}

#RSSFeed h3 
{
	font-size: 1.1em;
	border-bottom: solid 1px #ccc;
}
#RSSFeed p 
{
	font-size: 0.9em;
	margin: 0;
}

#RSSFeed p.RSSTitle 
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.1em;
}

#RSSFeed p.RSSByline 
{
	font-style: italic;
}

#contentsection H3 
{
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}

HR.thinline 
{
	height: 1px;
	color: #7CB5AC;
}

.copytext 
{
	font-size: 0.7em;
	float: left;
}

a:link
{
	color: #3399ff;
}

a:visited 
{color: #3399ff;
}

a:hover
{
	color: #66cc00;
}

