a {font-family: "Gill Sans MT",Arial;
	font-size:100%;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
						
a:hover {font-family:"Gill Sans MT",Arial;
		font-size:100%;
		font-weight: bold;
		color: #ff0033;
		text-decoration: underline; }
		
p {
		font-family: "Gill Sans MT",Arial;
		font-size: .8pc;
		font-style: normal;
		font-weight:bold;
		text-align: left;
		text-indent: 20px;
		margin-left: 25px;
		margin-right: 25px;
}

.style1,input {
		font-family: "Gill Sans MT",Arial;
		font-size:90%;
		font-style: normal;
		text-align: left;
		color:#000000;	
}
th {
		font-family: "Gill Sans MT",Arial;
		font-size: 100%;
		font-weight:bold;
		font-style: normal;
		color:#336633;	
}
td {
		font-family: "Gill Sans MT",Arial;
		font-size: 100%;
		font-weight:normal;
		font-style: normal;
		color:#336633;	
}
.style2right {
		font-family: "Gill Sans MT",Arial;
		font-size: 75%;
		text-align:right;
		}
.style2left {
		font-family: "Gill Sans MT",Arial;
		font-size: 75%;
		text-align:left;
		}
.style3{
		font-family: "Gill Sans MT",Arial;
		font-size: 90%;
		font-weight: light;
		font-style: normal;
		text-align: center;
}


h2 {
		font-family: "Gill Sans MT",Arial;
		font-size: 125%;
		font-weight: bold;
		text-align: center;
		color:#006600;
}
h3 {
		font-family: "Gill Sans MT",Arial;
		font-size:110%;
		font-weight: bold;
		text-align: center;
		color:#000000;
}
