BODY, TD, P {
	font-family: sans-serif;
	font-size: small;
	font-weight: medium;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
H2 {
	color : #ffffff;
	font-family: sans-serif;
	font-style: normal;
}
H3 {
	color : #ffffff;
	font-family: sans-serif;
	font-style: italic;
}
A  {
	color : #ddddff;
	text-decoration: none;
	font-weight: medium;
}

A:Visited  {
	color : #ffddff;
	text-decoration: none;
	font-weight: medium;
}

A:Active  {
	color : #ffffff;
	text-decoration: none;
	font-weight: medium;
}

A:Hover  {
	color : #ffffff;
	text-decoration: none;
	font-weight: medium;
}

A.nav  {
	color : #ddddff;
	text-decoration: none;
	font-weight: medium;
	font-size: 10pt;	
}

A.nav:Visited  {
	color : #ffddff;
	text-decoration: none;
	font-weight: medium;
	font-size: 10pt;	
}

A.nav:Active  {
	color : #ffffff;
	text-decoration: none;
	font-weight: medium;
	font-size: 10pt;	
}

A.nav:Hover  {
	color : #ffffff;
	text-decoration: none;
	font-weight: medium;
	font-size: 10pt;	
}

