BODY, P, TD { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt}
    TD.BGblue {background-color: #2a3faa}
	A
	 { 
	 text-decoration: none; 
	 text-weight: bold; 
	 font-family: verdana, arial, helvetica, sans-serif; 
	 background	:	transparent;
	 }
	A:link 
	 { 
	 color: #2a3faa; 
	 }
    A:visited 
	 {
	 color: #2a3faa; 
	 }
    A:active 
	 { 
	 color: #2a3faa; 
	 }
    A:hover 
	 { 
	 color		:	#ff0000;
	 }
	
    A.white
	 { 
	 text-decoration: none; 
	 text-weight: bold; 
	 font-family: verdana, arial, helvetica, sans-serif; 
	 background	:	transparent;
	 }
	A.white:link 
	 { 
	 color: white; 
	 }
    A.white:visited 
	 {
	 color: white; 
	 }
    A.white:active 
	 { 
	 color: white; 
	 }
    A.white:hover 
	 { 
	 color:#ff0000;
	 }	
    .small { font-size: small;}
    .tiny { font-size: x-small;}
    .active {color: green; font-size: small;}
    .left {text-align: left; }
    .right {text-align: right; }
    .center {text-align: center; }
    .indent { text-indent: 2em; }

h1{font-weight: bold; font-size: 12pt;}
