﻿h1 {
	font-family: Verdana;
	color: #c83e28;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-family: verdana;
	font-size: 12px;
	color: #31191a;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	font-family: verdana;
	font-size: 12px;
	color: #31191a;
	font-weight: normal;
	line-height: normal;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	color: #31191a;
}
ul {
	font-family: verdana;
	font-size: 12px;
	color: #31191a;
	line-height: 12px;
}
a.class1:link {
	color:#C83E28;
 }
a.class1:visited { 
	color:#C83E28;
}
a.class1:hover { 
	color:#C83E28;
}
a.class1:active { 
	color:#C83E28;
} 