BODY {
	font-family : Verdana, sans-serif;
	color : #696969;
	background-image : url(survivor_graphics/survivorbgdome.jpg);
	font-weight : bold;
	font-size : 12px;
	scrollbar-face-color:#008040;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
}

LI {
	list-style : disc outside none;
}

.text {
	font-family : Verdana, sans-serif;
	color : #696969;
	font-weight : bold;
	font-size : 12px;
}

.date {
	font-weight : normal;
	font-size : 10px;
	font-style : italic;
}

.it {
	font-weight : normal;
	font-style : italic;
}

A:link {
	color : #000000;
	text-decoration : none;
}

A:active, A:visited, A:hover{
	color : Green;
	text-decoration : none;
}

H1 {
	font-size : 40px;
	font-family : "Arial Black";
	color : Green;
}

H2 {
	font-size : 20px;
}

H3 {
	font-size : 17px;
}

H4 {
	font-size : 13px;
}

H5 {
	font-size : 11px;
}

H6 {
	font-size : 9px;
}

TABLE {
	padding : 2px 2px 2px 2px;
	border : none;
}

.mainpic {
	float : right;
	border : thin solid Black;
}

TABLE.gallery {
	background-color : Green;
	clear : both;
}

HR {
	color : Black;
	border-style : solid;
}

HR.thin {
	color : Black;
	border-style : dotted;
	text-align : center;
	width : 50%;
}