BODY, TD, P, LI { 
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   color: #000000;
   }

BLOCKQUOTE { 
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   }
   
table.reddashed {
	border-width: 3px;
	border-spacing: ;
	border-style: dashed;
	border-color: red;
	border-collapse: separate;
	background-color: white;
   }   

H1 {
   font-family: verdana,arial,sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-top : 0px;
   margin-bottom : 0px;
   }

H2 {
   font-family: arial,verdana,sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   margin-top : 0px;
   margin-bottom : 0px;
   }


IMG { 
   border-style: none
   }

A:active {
   color:#3F7FBB; 
   text-decoration;
   }

A:hover {
   color:#EF7171; 
   text-decoration: none;
   }  
