            
                                TABLE.T5 {
                                background-image : none;
                                background-color : #ffffdf;
                                border-color : Maroon;
                                padding : 2pt;   
                                border : thin inset;              
                                } 

								TD.t1 {   
                                font-family: arial, helvetica, sans-serif; 
	                            font-size: 12px; 
	                            font-weight: bold;
	                            text-decoration: none;
	                            color: maroon;           
                                }      
								                                
                                TD.t2 {
                                background-image : none;
                                background-color : #ffffdf;
                                border-color : Maroon;
                                padding : 2pt;   
                                border : thin inset;              
                                } 
								
								DIV.c1 {
                                text-align : center; 
                                }
								
								SPAN.c2 {
                                font-size : 28pt;
								font-weight: bold; 
                                font-family : Bookman Old Style;
	                     		color : maroon; 
                                }
								
								A:link {
                                color : blue; 
                                }                               
                               
                                A:hover {
                                color : green; 
                                }                               
                               
                                A {
                                text-decoration : none; 
                                }
							   
							    .blueText {
                                color : #990000; 
                                }
                               
