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

body {
	background-color : #750012;
}

H1 {
	font-size : 14px;
	color : #000000;
}

H2 {
	font-size : 12px;
	color : #000000;
	text-decoration:underline;
}

H3 {
	font-size : 12px;
	color : #000000;
}


a:link {
	color : #7F9423;
	text-decoration: underline;
}

a:visited {
	color : #7F9423;
	text-decoration: underline;
}

a:hover {
	color : #7F9423;
	text-decoration: none;
}

a:active {
	color : #7F9423;
	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 : #d9cca9;
}

.content {
	background-color: fff9a7;
	
	padding-right:10px;
}

.right {
	padding-left:10px;
	padding-right:20px;
}

.pictureframe {
	background-color : #e0d9c0;
	padding : 5px 5px 5px 5px;
}

.mainframe {
	background-color : #000000;
	padding : 1px 1px 1px 1px;
}

.intro {
	color : White;
	font-size : 12px;
	line-height : 25px;
}
