h1 {
	font-size: x-large;
	line-height: 125%;
	color: #003300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
body{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 135%;
	height: 100%;
	color: #333333;
	padding: 0px;
}
p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a{
	text-decoration:none;
}
div#col2-style1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	width: 280px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 150%;
}
div#footer1 p{
	text-decoration: none;
	color: #333333;
	font-size: x-small;
}

