BODY {
	scrollbar-face-color: dimgray;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: dimgray;
	scrollbar-darkshadow-color: dimgray;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: white;
	color : #999999;
}

P {
	font-family: "Times New Roman", Times, serif;
	font-size: 17 px;
	color: #4F4F4F;
	padding-left : 30px;
}

A {
	text-decoration: underline;
	color: black;
}

A:VISITED {
	color : #666666;
}

A:HOVER {
	text-decoration: none;
	color : Blue;
 }
 
 H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17 px;
	color : #999999;
	padding-left : 10px;
	text-transform : uppercase;
	text-decoration : underline;
}

.bold {
	font-weight : bold;
	padding-left : 10 px;
}

.subnav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 px;
}

.italic {
	font-style : italic;
}

.photo {
	background-color : #CCCCCC;
	border : 7px solid #666666;
}
