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

body {
	background-color : #FFFFFF;
}

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

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

a:link {
	color : 313f92;
	text-decoration: none;
}

a:visited {
	color : 313f92;
	text-decoration: none;
}

a:hover {
	color : 313f92;
	text-decoration: underline;
}

a:active {
	color : 313f92;
	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 : #947F4D;
}

.content {
	background-color : White;
}

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