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;
}
.sub {
	font-size:9pt;
}
.green {
	color:#000000;
}
td,p,li {
	font-family:"Times New Roman","Times",serif;
	font-size: 9pt;
}
a {
	color:#000000;
}
a:link {
	color:#000000;
}
a:hover {
	color:#556E31;
}
a:active {
	color:#336699;
}
a:visited {
	color:#000000;
}

body {
	background-color: #FFFFFF;
}

