/* CSS Document */
body {
	background-image: url(bg.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.style3 {
	color: #4E7FB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #33CCFF;
}
.style1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.dash {
border:1px dashed #cccccc;}