body
{
	width: 97%;
   	margin: 0px;
	background-color: #F7FFE8;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 17px; 
	color: #00644C; 
}

h1
{
	font-size: 21px; 
}

h2
{
	font-size: 18px; 
}

h3
{
	font-size: 18px; 
	font-weight: 100;	
}

standard, table
{
	font-size: 17px; 
	font-weight: 100;
}

small
{
	font-size: 12px; 
	font-weight: 100;
}

table.small
{
	font-size: 12px; 
	font-weight: 100;
}

ul
{
	margin-left: 22px;
}

ol
{
	margin-left: 32px;
}

input,textarea,select
{
	background-color: #F7FFE8;
	background: #F7FFE8;
	border: 2px solid #00644C;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px; 
	color: #00644C; 
}

a
{
	border: 0px;
}

a:link 
{
	color: #00644C;
}

a:active
{
	color: #00644C;
}

a:visited
{
	color: #00644C;
}

a:hover
{
	color: #00644C;
	background-color: #D1EE83;
}

a.button:hover
{
	background-color: #F7FFE8;
	font-size: 17px; 
	font-weight: 100;
}

a.smallbutton:hover
{
	background-color: #F7FFE8;
	font-size: 12px; 
	font-weight: 100;
}

.formimage
{
	background-color: #F7FFE8;
	border: 0px solid #00644C;
}

.currentpage
{
	background-color: #9DC051;	
}
