.photoright {
	float: right;
	padding: 5px 5px 5px 5px;
	clear: both;
}
A:active  {
	color : #FF0000;
	background-color : transparent;
}

A:link  {
	color : #0000FF;
	background-color : transparent;
}

A:visited  {
	color : #000099;
	background-color : transparent;
}


BODY  {
	color : #000033;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 20px;
	margin-right : 20px;
}
H1  {
	color : #000066;
	text-align : center;
	background-color : #FFFFFF;
	font-size : 150%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H2  {
	color : #000066;
	text-align : left;
	background-color : transparent;
	font-size : 125%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

H3  {
	text-align : left;
	font-weight : bold;
	font-size : 100%;
	color : #000099;
	background : transparent;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}

.indent1  {
	margin-left : 18px;
}

.revised  {
	font-size : 80%;
}

.summary  {
	font-weight : bold;
	color : #000066;
	text-align : center;
	background-color : #FFFFFF;
}

.copyright  {
	text-align : center;
	font-size : 80%;
}

.address  {
	text-align : left;
	font-size : 80%;
}

.menu-bar-bottom  {
	font-weight : bold;
	text-align : right;
	font-size : 80%;
	background: transparent;
	background-color: transparent;
}


.menu-bar-h2  {
	text-align : center;
	font-size : 90%;
}

.menu-bar-top  {
	font-weight : bold;
	text-align : right;
	font-size : 80%;
	background: transparent;
	background-color: transparent;
}

.center  {
	text-align : center;
}

.small  {
	font-size : 80%;
}

