body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
A { text-decoration:none }

.border{
	border: 2px solid #0033FF;
}

.articletitle {
font-family: "Courier New", Courier, mono;
font-size: 11px;
font-weight: bold;

}

.bodytxt {
font-family: "Courier New", Courier, mono;
font-size: 11px;

}

.navigation {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.bodyhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.bodyheadgray {
font-family: "Courier New", Courier, mono;
font-size: 11px;color: #666666;
}

.bodyheadbold {
font-family: "Courier New", Courier, mono;
font-size: 11px;
color: #000000;
font-weight: bold;
}

.bodysmall{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bodysmallest{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold
}

.td {
a:hover{font-weight:bold;
}

.blue{
	background-color: #FFFFFF;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;

}
	
