body {font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
}
LI
{
	list-style-type : circle;
}
A:link
{
	color : Black;
}
A:Visited
{
	color:#000000;
}
.guests
{
	text-decoration:none;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
 	font-family : Arial;
; list-style-type: circle
}
A.dodger:HOVER {
	background-color : #00FF66;
	background-image : none;
	border-bottom-width : medium;
	border-color : #ffffff;
	border-right-width : thin;
	border-style : double;
	border-top-width : thin;
	border-width : thin thin thin thin;
	color : #ffffff;
	text-decoration:none;
}
A:HOVER {
	background-color : dodgerblue;
	background-image : none;
	border-bottom-width : medium;
	border-color : #F5F5DC;
	border-right-width : thin;
	border-style : double;
	border-top-width : thin;
	border-width : thin thin thin thin;
	color : #FFFFFF;
	text-decoration:none;
}
A.mylinks {font-size: 9pt;
color: Black;
font-weight: bold;
font-family: arial, sans-serif, helvetica;
text-decoration: none;
margin-right: 10 px;}
A.greenlinks {color: #000000;
			  font-weight: bold;}
.emphasize{
font-size: 11pt;
font-color: black;
text-weight: normal;
}
.bigtype
{font-size: 13pt;
}
.manuscript { 
		margin-left: 50px;
		margin-right: 25px;
		}
SPAN {
	font-family : Arial;
	font-size : 8pt;
	color: black;
	font-weight: bold;
	margin-left: 100px;
	margin-right: 100px;
} 