/* CSS Document */

h1 {color:orange;}
h2 { 
padding:0 0 0 0;
color:orange;
font-size: 18px;
}
h3 {
padding:0 0 0 0;
color:orange;
font-size: 16px;
}
.style5 {font-size: 16px}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {font-size: 14px; font-weight: bold; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style11 {font-size: 12px}
.style12 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style22 {font-size: 14px}
.style23 {
	color: #FF0000;
	font-weight: bold;
}