/* CSS Document */

body {
	margin-top: 0px;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

.style12 {
	color: #61191c; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
}

.style14 {
	font-weight: bold; 
	color: #61191c; 
}

.style16 {
	font-size: 10px
}

.style19 {font-size: 9px}
