body {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;	
}

h1, h2, h3, h4, h5, h6	{
	margin: 0;
	padding: 0;
	font-weight : bold;
	color: #9B9B9A;
}
h1	{
	font-size:	1.5em;
}
h2	{
	font-size:	1.35em;
	}
h3	{
	font-size:	1.2em;
	}

a{
	color:#336799;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
a:active{
	color:#FF0000;
	text-decoration:bold
}

.stat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.stat-head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CA9930;
}

.PRIMARY_NAV{
	font-size:0.7em;
	line-height:0.9em;
	color:#333333;
	margin:0px;
	text-decoration:none;
}
.PRIMARY_NAV:hover{
	color:#660000;
	text-decoration:none;
}

.SUB_NAV{
	font-size:0.65em;
	color:#595959;
	line-height:1.2em;
	text-decoration:none;
}
.SUB_NAV:hover{
	color:#660000;
	text-decoration:none;
}


.BADGE_NAV{
	font-size:0.75em;
	color:#333333;
	text-decoration:underline;
}
.BADGE_NAV:hover{
	color:#C7665D;
}

.HOUSEKEEPING_NAV{
	font-size:0.7em;
	color:#333333;
	text-decoration:none;
}
.HOUSEKEEPING_NAV:hover{
	color:#C7665D;
}

p,table{
	font-size:0.85em;
}

table tr td p {
	font-size:1em;
}

#centercontent{
	font-size:0.85em;
}
