/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.copyright {font-size: 10px; 
	line-height: 15px;
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.greyheadline {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.box {
	color: #CCCCCC;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.grey {
	font-size: 10px; 
	color: #CCCCCC;
	line-height: 15px;
}
.box2 {
	border: 1px solid #666666;
}

.greylink {
	font-size: 10px; 
	color: #CCCCCC; 
}
.blacklinks {
	color: #000000;
}
.copyright2 {
	font-size: 9px; 
	color: #CCCCCC; 
	line-height: 13px;
}
.subhead {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
}

