.brdDots {
	padding: 5px;
	border: 1px dotted #BFD9E5;
	margin: 5px;

}
.bodytext {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.brd {
	background: #F5F1EA;
	margin: 5px;
	padding: 5px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
