a:link		{ color: rgb(0,0,160); text-decoration : none; background-color : none; } 
a:active	{ color: rgb(0,128,192); text-decoration : none; background-color : none;}
a:visited 	{ color: rgb(0,0,255); text-decoration : none; background-color : none; }
a:hover { color : rgb(128,0,192); text-decoration : none; background-color : none; }
a.alt:link		{ color: rgb(0,63,255); text-decoration : none; background-color : none; } 
a.alt:active	{ color: rgb(0,128,192); text-decoration : none; background-color : none;}
a.alt:visited 	{ color: rgb(0,0,255); text-decoration : none; background-color : none; }
a.alt:hover { color : rgb(128,0,192); text-decoration : none; background-color : none; }
.copy { font-family : Arial, Helvetica, sans-serif; font-size : 85%; }
.scopy { font-family : Arial, Helvetica, sans-serif; font-size : 80%; }
.list { font-family : Arial, Helvetica, sans-serif; font-size : 80%; color : White; background-color : Black; }
.tabtitle { font-family : Arial, Helvetica, sans-serif; font-size: 85%; font-weight : bold; color: White; background-color : Black; }
.tabent { font-family : Arial, Helvetica, sans-serif; font-size: 85%; font-weight : bold; color: Black; background-color : White; }
.tabfix { font-family : "Courier New", Courier; font-size: 85%; color: Black; background-color : White; }
.menucol { font-family : Arial, Helvetica, sans-serif; font-size : 100%; font-weight : bold; color : White; background-color : Black; }
.title { font-family : Arial, Helvetica, sans-serif; font-size : 100%; font-weight : bold; color : Aqua; background-color : Black; }
P { font-family : Arial, Helvetica, sans-serif; }
H1 { font-family : Arial, Helvetica, sans-serif; font-size : 120%; font-weight : bold; color : Aqua; background-color: Black; }
H2 { font-family : Arial, Helvetica, sans-serif; font-size : 115%; font-weight : bold; color : Aqua; background-color: Black; }
H3 { font-family : Arial, Helvetica, sans-serif; font-size : 100%; font-weight : bold; color : Aqua; background-color: Black; }
