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

body {
	background-color : #666666;
}

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

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

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

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

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

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

.content {
	background-color : #3F3F3F;
}

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

