p 
{
	font-family: "Times New Roman", Times, Serif;
	color: #000000;
	text-align: justify;
	font-size: 14px
}
li
{
	font-family: "Times New Roman", Times, Serif;
	color: #000000;
	font-size: 14px
}
td
{
	font-size: 14px
}
h1,h2,h3 
{
	font-family: "Times New Roman", Times, Serif;
	color: #000000;
	text-align: left
}

h1
{
	font-size: 20px
}
h2 
{
	font-size: 18px
}
h3
{
	font-size: 16px
}
a:active, a:visited, a:link, a:hover 
{
	text-decoration: none;
	color: #58988A;
	font-weight: bold
}
a:hover
{
	color: #3F6E64
}
.center
{
	text-align: center
}
input 
{ 
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	background-color: #7AB0A4;
	padding: 0px;
	color: #000000
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	background-color: #7AB0A4;
	padding: 0px;
	color: #000000
}