
body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #DDDDDD;
}

img  {
	border: 0px;
}

table {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	table-align: center;
}

th {
	text-align: left;
}

a:link {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



a:visited {
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}



a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}

.td {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	font-family: verdana;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
}

h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}

h4 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}


.forms {
	/*border-color: #76BE4E;
	border-width: 1px;
	border-style: solid; */
	/*background-color: #76BE4E;
	color: white;*/
}