body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #669966;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px
	}
p, blockquote, ul, ol, dl, dd, li, dir, menu	
	{	/* inherit from body */	
	}	
table, tbody, tr, td	
	{	
	font-size:	100%;
	letter-spacing:	normal;
	text-transform:	none;
	}
h1, h2, h3, h4, h5 { 
	color: #6c2760;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 135%;
	text-align: left;
}
h3 {
	font-size: 125%
}
a {
	color: #6c2769;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover {
	color: #222200;
}
a:visited { 
	color: #6c2769;
}
form {
}

.emphasis {
	color: #6c2760;
	font-weight: bold;
}
.list{
	list-style-image: url(../images/bullet_.GIF);	
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: normal;
	color: #006633;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	line-height: normal;
	font-weight: bold;
 	color: #006633; 
  	font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #006633;
	line-height: normal;
	font-weight: bold;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	color: #006633;
}

.navLink {
	font-weight: bold;
}

.footer {
 	font-size: 90%;
	color: #6c2760;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
