a:link {
	color : #696654;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : #696654;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color:#333333;
	text-decoration : underline;
}

a:active {
	color : #696654;
	text-decoration : underline;
}

body {
	background-color : #A6C76A;
	background-image:url(bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height : 20px;
}

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 16px;
	color : #696654;	
}

H2 {
	font-size : 12px;
	color : #696654;
	border-bottom : 1px dashed #999999;
}

H3 {
	font-size : 12px;
	color : #696654;
	border-bottom : 1px dashed #E89801;	
}

.pictureframe {
	background-color : #ffffff;
	padding : 2px 2px 2px 2px;
}

.mainframe {
	background-color : #ffffff;
	padding : 2px 2px 2px 2px;
}