BODY
{
	position:relative;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: "Arial","Times New Roman";
	width:1000px;
	height:800px;
	margin: auto;
	text-align:center;
}
.pagetitle
{
	text-align: center;
	font-weight: bold;
}

A { color:#CC0066; text-decoration:none; }
td.main
{
	font-size: 11pt;
	padding:8px;
}
.links
{
	height:100%;
	font-size: 10pt;
	font-weight: 800;
	color:#FFFFFF;
	padding: 195 15 25 15;
}
.links a:visited { color:#FFFFFF; }
.links a:active { color:#FFFFFF; }
.links a:link { color:#FFFFFF; }
.linksb { font-size: 10pt; font-weight: 800; color:#000099; background-color:#FFFFFF; text-decoration: underline; }
.linksc
{
	font-size: 10pt;
	font-weight: 800;
	color:#FFFFFF;
	text-decoration: underline;
}
.notice
{
	font-weight: bold;
	color: red;
}
input.button  { background-color: DEE7EE; }
.bold { font-weight: 800; }
h2 { font-size: 15px; }

.business-img {
	max-width: 300px;
}