body{
	background: white;
	font-family: "Georgia", "Times New Roman", "Times", "serif"; 
	font-size: 16px; 
	color: #000000; 
	font-style: normal
}

ul li{
	list-style-type:circle;
	list-style-image: url(JPG\point.gif);
}

ul.normal li{
	list-style-type:circle;
	list-style-image:none;
}

ul.wide li{
	list-style-type:circle;
	list-style-image: url(JPG\point.gif);
	margin-bottom:13px;
}

table tr td{
	font-family: "Georgia", "Times New Roman", "Times", "serif"; 
	font-size: normal;
	color:#000000
}

p.address{
	text-align: center;
	font-size:9pt;
	color:white;
}

p.address a{
	color:white;
}

p.footer{
	text-align:center;
	font-size:9pt;
	}
	
p.floatimage
{
	float:right;
	margin-left:15px;
	margin-bottom: 25px;
	text-align:center;
}

table.format tr td
{
	vertical-align:top;
	}
p.form
{
	text-align:center;
	}

p.bread{
	background-image: url(JPG/bread.gif);
	background-repeat: repeat-x;
	height:28px;
	font-size:14px;
	padding-top:4px;
}

table.format
{
	border-collapse:collapse;
	border:solid 1px gray;
}

table.format tr td
{
	border-collapse:collapse;
	border:solid 1px gray;
	padding:5px;
	vertical-align:top;
	}
p.error
{
	color:Red;
}

hr{
	height: 1px;
	color: Gray;
	margin-top:-15px;
	margin-bottom:0px;
}

span.highhigh
{
	color:Red;
}

span.large
{
	font-size:13pt;
}

div.floatright
{
	float:right;
	margin-left:15px;
	margin-bottom: 25px;
	text-align:center;
	border: dashed 1px gray;
	padding: 5px;
}

 .specialtitle
{
	color:#008080;
	font-size:16px;
	font-weight:bold;
}

img.photo{
	border: solid 1px gray;
}

p.bigobvious {
font-size:22px;
}

small{
font-size:11px;}