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

body {
	background-color : #d0cbb1;
}

H1 {
	font-size : 15px;
	color : #79222B;
}

H2 {
	font-size : 12px;
	color : #79222B;
}

a:link {
	color : #79222B;
	text-decoration: underline;
}

a:visited {
	color : #79222B;
	text-decoration: underline;
}

a:hover {
	color : #79222B;
	text-decoration: none;
}

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

.otherlink {
	color : White;
}

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

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

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

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

.altback {
	background-color : #B0A882;
}

.content {
	background-color : White;
}

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

