body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color:#000000;
	vertical-align : top;
}

body {
	background-color : #abbdce;
}

H1 {
	font-size : 15px;
	color : #6666cc;	
}

H2 {
	font-size : 12px;
	color : #6666cc;		
}

a:link {
	color : #6E5E39;
	text-decoration: underline;
}

a:visited {
	color : #6E5E39;
	text-decoration: underline;
}

a:hover {
	color : #6E5E39;
	text-decoration: none;
}

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

.otherlink {
	color:#000000;
}

.otherlink a:link {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:visited {
	color:#000000;
	text-decoration: underline;
}

.otherlink a:hover {
	color:#000000;
	text-decoration: none;
}

.otherlink a:active {
	color:#000000;
	text-decoration: underline;
}

.altback {
	background-color : #756b76;
}

.content {
	background-color:#FFFFFF;
}

.pictureframe {
	background-color : #6666cc;	
	padding : 1px 1px 1px 1px;
}

ul {
list-style-image:url(diamons.gif);


}

.menu {
	background-color:#006699;
	padding : 2px 2px 2px 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.menu a{
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover{
	color:#FFFFFF;
		text-decoration:underline;
}

