h1 {
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}
a:link { color: #0000CC; text-decoration: none}
a:visited { color: #0000CC; text-decoration: none}
a:hover { color: #00CC00; text-decoration: underline}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	list-style-position: outside;


}
.menu {
	font-weight: bold;
	color: #999999;
	font-size: 13px;


}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #00CC00;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/foot-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;




}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	font-weight: bold;

}
.tablebox {
	border: 1px solid #000099;
}
.border {
	border: 1px solid #000099;
}
.rightmargin {
	margin-right: 20px;
}
.date {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	margin-bottom: -1px;

}
.address {
	font-size: 14px;
}
.boxcentre {
	background-color: #EEEEEE;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px solid #00CC00;
	padding: 12px;
}
.caption {
	font-size: 11px;
	color: #000099;
	text-align: center;
}
.box {
	border: 1px solid #CCCCCC;
}
.dots {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.list {
	font-size: 10px;
	line-height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;

}
.name {
	font-size: 10px;
	line-height: 10px;
}
.subhead {
	font-weight: bold;
	color: #000099;
}
.boxright {
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 12px;
	border: 1px solid #00CC00;
	margin-right: 2px;
}
