h1 {
	font-size: medium;
	line-height: 125%;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-size: large;
}
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#footer1 p{
	text-decoration: none;
	color: #333333;
	font-size: x-small;
}
div#col3txt {
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
	padding: 5px;
}
