body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	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: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666ff;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.box {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 20px;
}
.menulinks {
	color: #003399;
	font-size: 8.5pt;
}
.headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #6699ff;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 18px;
}
.headline1 {
	font-size: 16px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.articles {
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
	border: 1px solid #FFFFFF;
	line-height: 15px;
}

