/* Generic Selectors */ 

h1 { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px; 
	font-style: normal;
	font-weight: normal;
    color: #940F1D; 
} 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	line-height: 135%;
} 
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222222;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	line-height: 130%;
	font-style: normal;
} 
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}