body {
	font-family: Helvetica;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #3399FF;

}
.borderB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.borderB2 {
	border-bottom-style: double;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 5px;







}
h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #FF6600;

}
