.maintext {
	font-family: "Tw Cen MT", "Times New Roman", Tahoma, "Century Gothic";
	font-size: 12pt;
	font-weight: normal;
	color: #691F23;
	text-align: justify;
}

td  {
	
	font-family: "Tw Cen MT", "Times New Roman", Tahoma, "Century Gothic";
	font-size: 11pt;
	font-weight: normal;
	color: #691F23;
	}

H3  {

	font-family: "Tw Cen MT", "Times New Roman", Tahoma, "Century Gothic";
	font-size: 16pt;
	font-weight: normal;
	color: #691F23;
	text-align: justify;
	
}
.button {
     font-family: "Tw Cen MT", "Times New Roman", Tahoma, "Century Gothic";
     font-size: 10pt;
     font-weight: bold;
     font-variant: small-caps;
     text-transform: uppercase;
     color:white ;
     background-color: #CF5C63;
     letter-spacing: normal;
     text-align: center;
     vertical-align: middle;
     white-space: normal;
     border: groove;
     border-width: medium thin;
     border-color: #999999 #003333
}
p  {
	
	font-family: "Tw Cen MT", "Times New Roman", Tahoma, "Century Gothic";
	font-size: 12pt;
	font-weight: normal;
	color: white;
	}
a:link          { color: #000066;                        font-weight: normal;  }
a:visited       { color: #000066;                        font-weight: normal;  }
a:hover         { color: #000066  background-color:grey ;font-weight: normal;  }
a:active        { color: #000066; font-weight: bold;  }



	

