BODY  {
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.copy { font-family : arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
}

TD  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.pageHeader { 
		font-family : arial, helvetica, sans-serif; 
		color: #484876; 
		font-weight: bold; 
		font-size: 16px 
}

.subHeader { 
		font-family : arial, helvetica, sans-serif; 
		color: #484876; 
		font-weight: bold; 
		font-size: 15px 
}

.bold { font-family : arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight : bold;
}

LI  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.background1 { background : #AAAAFF;

}

.background2 { background : #555588;

}

.background3 { background : #E0E0FF;

}

.background4 { background : #F0F0FF;

}


A:link  {
	color : #432A7D;
}

A:visited  {
	color : #432A7D;
}

A:active  {
	color : #432A7D;
}

A:hover  {
	color : #346A8C;
}

A.navHead:link  {
	font-size: 12px;
	color : #000000;
}

A.navHead:visited  {
	font-size: 12px;
	color : #000000;
}

A.navHead:active  {
	font-size: 12px;
	color : #000000;
}

A.navHead:hover  {
	font-size: 12px;
	color : #346A8C;
}

A.nav:link  {
	font-size: 11px;
	color : #000000;
}

A.nav:visited  {
	font-size: 11px;
	color : #000000;
}

A.nav:active  {
	font-size: 11px;
	color : #000000;
}

A.nav:hover  {
	font-size: 11px;
	color : #346A8C;
}

A.textonly:link  {
	font-size: 11px;
	color : #FFFFFF;
}

A.textonly:visited  {
	font-size: 11px;
	color : #FFFFFF;
}

A.textonly:active  {
	font-size: 11px;
	color : #FFFFFF;
}

A.textonly:hover  {
	font-size: 11px;
	color : #346A8C;
}


.footer { font-family : arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight : bold;
		color: #FFFFFF;
}

A.footer:link  {
	font-size: 10px;
	color : #FFFFFF;
}

A.footer:visited  {
	font-size: 10px;
	color : #FFFFFF;
}

A.footer:active  {
	font-size: 10px;
	color : #FFFFFF;
}

A.footer:hover  {
	font-size: 10px;
	color : #CCCCCC;
}


.copyright { font-family : arial, helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
}

