.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
}
.reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.vr {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
}
.hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
body {
	background-image: url();
	background-color: #C3E0F2;
}
.style1 {font-size: 9px}
.whitetable {
	background-color: #FFF;
}

