body {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px; 
 	color: #AAAAAA;
 }
 
h1 {  
    font-family: "Comic Sans MS", "Arial", "MS Sans-Serif";
    font-size: 20px;
    color: #0066FF;
    font-style: italic;
	margin-top: 5px;
    margin-bottom: 5px;
	text-align: center
}
h2 {  
    font-size: 17px; 
    color: #0066FF; 
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 2px;
    	}
h3 {  
    font-size: 15px; 
    color: #0066FF; 
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center
	}	

p {  
    font-size: 12px;
    color :#0033FF;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px
}
td {  
    font-family: "Comic Sans MS", "Arial", "MS Sans Serif";
    font-size: 15px;
    color: #0033FF
}

a {  font-weight: normal;
  font-size: 10px;
  color:#0033FF;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none 
}

.cright2 {
	color: #003399;
}
