body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	color: #333;
	font: normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	line-height: normal;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #780606;
}

h2	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
}

h3 {
	height: 24px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 4px;
	background-color: #f9ecb2;
	line-height: normal;
	vertical-align: middle;
	letter-spacing: 1px;
	text-indent: 2px;
	font-variant: normal;
}

.byline {
	text-indent: 20px;
}

hr	{
	height: 1px;
	color:#999;
	background-color: #FFF;
	margin: 5px 0px;
}

.tagline {
	font-style: italic;
	color: #999;
}

.body a:link {
	color: #780000;
	font-weight: normal;
	text-decoration: none;
}

.body a:visited {
	font-weight: normal;
	color: #780000;
	text-decoration: none;
}

.body a:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: normal
}

.body a:active {
	color: #178018;
	text-decoration: underline;
	font-weight: normal
}

.fineprint div { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: 400; 
	color: #999999;

}

.fineprint  a:active {  
	color: #333366; 
	text-decoration: none
}

.fineprint  a:link {  
	color: #999999; 
		text-decoration: none
}

.fineprint  a:visited {  
	color: #999999; 
	text-decoration: none
}

.fineprint  a:hover {  
	color: #333366; 
	text-decoration: underline
}

.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

.table_header {
	color: #780000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.captions { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

