a:link
{
	color: #999999!important;
	text-decoration: underline!important;
}

a:visited	
{
	color: #999999;
	text-decoration: underline;
}

a:hover	
{
	color: #FF0000!important;
	text-decoration: underline!important;
	
}

a:active
{
	color: #990000!important;
	text-decoration: underline!important;
}

div, table
{
	color: #000000;
	font-size: 11px;
}

.pageheader
{
	color: #00FF00!important;
	font-size: 20px;
	font-weight: bold;
}

.subheader-01
{
	color: #00FF00!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-02
{
	color: #999999!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-03
{
	color: #CCCCCC!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-04
{
	color: #99CC00!important;
	font-size: 13px;
	font-weight: bold;
}

.bodycopy-01
{
	color: #00FF00!important;
}

.bodycopy-02
{
	color: #999999!important;
}

.bodycopy-03
{
	color: #CCCCCC!important;
}

.bodycopy-04
{
	color: #99CC00!important;
}

.notes
{
	color: #99CC00!important;
	font-style: italic;
	font-size: 10px;
}

