BODY  		{ color: white; font-size: 10pt; font-family: Helvetica; background-color: #708090 }
TD  		{ font-size: 10pt }

A:link 		{ color: #f5f5f5  }
A:active 	{ color: #00f     }
A:visited 	{ color: #f5f5f5  }
A:hover 	{ color: #fff;    }

DIV.home 	{ font-size: 14pt  }

TABLE.general	{ color: #708090 }

TD.title  	{ color: white; font-weight: bold; font-size: 24pt }
TD.title A:link 	{ color: #f5f5f5 }
TD.title A:visited 	{ color: #f5f5f5 }
TD.title A:active 	{ color: #f5f5f5 }
TD.title A:hover 	{ color: yellow  }

TD.subtitle  { color: white; font-style: bold; font-size: 14pt }
TD.subtitle A:link 	{ color: #f5f5f5 }
TD.subtitle A:visited 	{ color: #f5f5f5 }
TD.subtitle A:active 	{ color: #f5f5f5 }
TD.subtitle A:hover 	{ color: yellow  }

