<!--
body {
	background-image: url("../src/bgtile.gif");
  font-family: Tahoma;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.text
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #407765;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #407765;
	text-decoration: underline;
}

p
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #78865B;
}

td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #78865B;
}

.copyright {
	font-size: 11px;
	font-weight:bold;
	font-family: Tahoma;
	color: #407765;
}

input,select,textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #1D6147;
}

.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #1D6147;
	width: 150px;
}
.heading {	
    color: #407765;
	font-weight: bold;
	font-size: 13px;
}
.style1 {color: #407765}
.style3 {font-size: 12px}

.buttons {
	border: 1px solid;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #407765;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align:center;
}
-->
