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

body {
	background-color : #fff;
}

.wrap{
	border:1px solid #bbb;
	border-bottom:none;
}

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

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

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

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

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

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

.content {
	background-color : White;
}

.pictureframe img{
	border:1px solid #bbb;
	padding:2px;
	margin:5px 0;
}
.pictureframe {
	
	
}

