.date_color
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px; 
	color : white;
	text-decoration : none; }
	
.caption
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	font-size : 9px;
	text-decoration : none;
	font-style : italic; }	

.caption_large
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	font-size : 11px;
	text-decoration : none;
	font-style : italic; }	

.navigation
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : blue;
	font-size : 12px; 
	text-decoration : none; }		
	
.navigation:visited
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : blue;
	font-size : 12px; 
	text-decoration : none; }		
	
.navigation_selected:visited
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
	font-size : 12px; 
	text-decoration : none; }			
	
.navigation_selected
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
	font-size : 12px; 
	text-decoration : none; }			
	
.copyright
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : 444444;
	font-size : 10px; }	
	
.headline
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	font-size : 18px; }

.headline_small
{	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	color: black;
	font-weight : bold;}	

.headline_small:link
{	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	color: blue;
	font-weight : bold;}		
	
.headline_small:visited
{	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	color: blue;
	font-weight : bold;}			
	
body,td
{	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px; }

a
{	font-family : Arial, Helvetica, sans-serif;
	color : blue;
	font-size : 12px; 
	font-weight : normal;	
	text-decoration : underline; }	
	
a:visited
{	font-family : Arial, Helvetica, sans-serif;
	color : blue;
	font-size : 12px; 
	font-weight : normal;	
	text-decoration : underline; }
	
input, select, textarea
{	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11px; 
	font-weight : normal;}
	
	
<!-- template attributes -->


.body_table
{
	background : white;
	width : 788px;
	font-family : san-serif;
	font-size: 13px;
}

.title
{
	font-weight: bold;
}

.big_title
{
	font-weight: bold;
	font-size: 18px;
}

table
{
	font-family : san-serif;
	font-size: 13px;
}

.navigation_bar
{
	background : cccccc;
	color : blue;
	font-size : 12px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	cursor: hand;
}

.top_bar
{
	background: 003D82;
	color: white;
	font-size: 12px;
}

.top_bar_line
{
	background: black;
	height: 8px;
}

.selected_navigation_bar
{
	background : red;
	color : white;

	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	text-align : center;
}

.footer
{
	font-size: 10px;
}

<!-- internal styles -->
.image_caption
{
	font-size: 10px;
	font-style: italic;
}

.content_preview
{
	font-size: 13px;
}

.content_preview_date
{
	font-size: 10px;
}
