.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
}

.style2 {
	color: #000000;
	font-size: 11px;
	font-family: times, serif;
      font-weight: normal;
	padding-left:10px;
}

.menuLink {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
}
a.menuLink:hover {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
      font-weight: bold;
	text-decoration:underline;
}

h1 {
	color: #030089;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #030089;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
h3 {
	color: #030089;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
}body, td, p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
