BODY, TD {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

A {
	text-decoration : underline;
	color : #825E30;	
}

A:HOVER {
	text-decoration : underline;
	color : #825E30;	
}

H1.top {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	margin : 0px;
	padding : 0px;
}

H1.head {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #094457;	
}

A.nav, A.nav:LINK, A.nav:VISITED, A.nav:ACTIVE, A.nav:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.just {
	text-align : justify;
}

.photoline {
	border: 1px solid #825E30;
}

.bg1 {
	background-color: #E5DBB3;
	text-align : center;
}

