h1,h2 {
	font-family:"Times New Roman","Times",serif;
	font-size: 13pt;
	font-weight:bold;
}
h3 {
	font-family:"Times New Roman","Times",serif;
	font-size: 12pt;
	font-weight:bold;
}
h4 {
	font-family:"Times New Roman","Times",serif;
	font-size: 11pt;
	font-weight:bold;
}
h5 {
	font-family:"Times New Roman","Times",serif;
	font-size: 11pt;
	font-weight:bold;
}
h6 {
	font-family:"Times New Roman","Times",serif;
	font-size: 10pt;
	font-weight:bold;
}
.subhead {
	font-size:9pt;
}
.green {
	color:#000000;
}
td,p,li,div {
	font-family:"Times New Roman","Times",serif;
	font-size: 9pt;
}
.disp_list li{
	margin-bottom:10px;
	margin-top:10px;
}
a {
	color:#000000;
}
a:link {
	color:#000000;
}
a:hover {
	color:#556E31;
}
a:active {
	color:#336699;
}
a:visited {
	color:#000000;
}

body {
	background-color: #FFFFFF;
}

.title {
	font-family:"Times New Roman","Times",serif;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}
