.style1 {
		font-size: x-large;
		color: #000099;
		text-align: center;
		}
.style2 {
		font-size: medium;
		color: #000099;
		}
.style3 {color: #0066CC}
.style4 {color: #0066CC; clear: both; }
.style5 {
		padding: 10px 0px 0px 10px;
		font-style: normal;
		font-weight: normal;
		list-style-type: disc;
		clear: both;
		}
body 	{
  		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		}

td 		{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		}

th 		{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		}