BODY			{ background-color: #FFFFFF; link-color #FF0000;  margin-left: 0; margin-right: 0; }
TD				{ font-size : 10pt; font-family : verdana, arial, helvetica, sans-serif; color : #666666; }
.pagetop		{ color : #CCFFFF;}
.header			{ font-size : 16pt; font-family : verdana, arial, helvetica, sans-serif; color : #999999;} 
.subheader		{ font-size : 13pt; font-family : verdana, arial, helvetica, sans-serif; color : #999999;} 
.footer			{ font-size : 7pt; font-family : verdana, arial, helvetica, sans-serif; color : #999999;} 
a:link 			{ color: #999999; text-decoration: none; }  /* for unvisited links */
a:visited		{ color: #999999; text-decoration: none; } /* for visited links */
a:active 		{ color: #cccccc; text-decoration: none; } /* when link is clicked */
a:hover 		{ color: #cccccc } /* when mouse is over link */

a.pagetop:link 		{ color: #99CCCC; text-decoration: none; }  /* for unvisited links */
a.pagetop:visited	{ color: #99CCCC; text-decoration: none; } /* for visited links */
a.pagetop:active 	{ color: #99CCCC; text-decoration: none; } /* when link is clicked */
a.pagetop:hover		{ color: #CCFFFF } /* when mouse is over link */

