/* body properties */
body {color : #FFFFFF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px;} 

/* link properties */
a         { color : #FFCC33; } 
a:link    { color : #FFCC33; text-decoration : none; } 
a:visited { color : #FF6633; text-decoration : none; } 
a:hover   { color : #FFFF00; text-decoration : underline; } 
a:active  { color : #FFFF33; text-decoration : underline; } 


/* normal font properties */
text             { font-family : Verdana, Arial, Helvetica, sans-serif; } 
text.subhead     { color : #FF6600; font-size : 24px; font-weight : bold;} 
text.normal      { color : #000000; font-size : 10px;} 
text.sub-normal  { color : #000000; font-size : 9px;} 
a.normal         { color : #FFCC33; font-size : 10px;} 
a:link.normal    { color : #FFCC33; text-decoration : none; } 
a:visited.normal { color : #FF6633; text-decoration : none; } 
a:hover.normal   { color : #FFFF00; text-decoration : underline; } 
a:active.normal  { color : #FFFF33; text-decoration : underline; } 

/* title properties */
td             { font-family : Verdana, Arial, Helvetica, sans-serif; } 
td.subhead     { color : #FF6600; font-size : 24px; font-weight : bold; } 
td.normal      { color : #000000; font-size : 10px;} 
td.sub-normal  { color : #000000; font-size : 9px;} 
a.normal         { color : #FFCC33; font-size : 10px;} 
a:link.normal    { color : #FFCC33; text-decoration : none; } 
a:visited.normal { color : #FF6633; text-decoration : none; } 
a:hover.normal   { color : #FFFF00; text-decoration : underline; } 
a:active.normal  { color : #FFFF33; text-decoration : underline; } 
tr     { color : #FF6600; font-size : 24px; font-weight : bold; font-family: Verdana, Arial, Helvetica, sans-serif} 












