/* CSS Document */

h1 { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px; 
    font-weight: normal; 
    color: #CC0000; 
} 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 135%;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
}