body,td,th {
	font-family: Courier New;
	font-size: 12px;
	color: #7F7F7F;
}
tableheader {
	font-family: Courier New;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}
body {
	background-color: #ffffff;
	margin-top : 10;
}
a {
	font-family: Courier New;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: underlined;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: line-through;
	color: #000000;
}
.blackborder {  border: solid 1px #000000 }
.globalnav {
	font-family: Courier New;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.graybox { 
	font-family: Courier New;
	font-size:12px;
	color: #ffffff;
	background: #666666;
	border: solid 1px #000000;
}
.contentbox {
	font-family: Courier New;
	font-size:12px;
	color: #222222;
	background: #DFDFDF;
	border: solid 1px #000000;
}
