#staticpage {
	font-family: Arial, Helvetica, sans-serif;
margin-top:25px;
margin-left:25px;
}

#staticpage h1 {
font-weight: lighter;
	font-size: 34px;
	color: #051dc0;
	text-decoration: underline;
}
#staticpage h2 {
	font-size: 22px;
	color: #000000;	
}
#staticpage p {
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
#staticpage .red  {
	color: #C0201C;
}

#staticpage .FAQ {
font-size:  11px;
}


.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #0033CC; }

