/* body declaration follows */
body, td {
	font-size: 14px;
	font-family: "Arial", Helvetica, Sans-serif;
	color: black;
	line-height: 16px;
	margin: 5px 4% 10px 4%;
	text-align: center;
}

th {font-size: 13px; font-family: "Arial", Helvetica, Sans-serif; color: black; background: white none;
line-height: 16px; text-align: left; margin: 0px 0px 5px 0px; background-color: #FFFFCC; font-weight: bold;} 

A:link {background: transparent; color: Blue; text-decoration: none;} 
A:visited {background: transparent; color: Blue; text-decoration: none;} 
A:hover {background: transparent; color: Red; text-decoration: none;}

h1 {font-size: 30px;  color: #666666;  padding-top: 0px;  margin-top: 0px; }
h2 {font-size: 24px;  color: #666666; }
h3 {
	font-size: 20px;
	color: #666666;
	line-height: normal;
}
h4 {font-size: 16px;  color: #666666; }
h5 {font-size: 14px;  color: #666666; }
h6 {font-size: 12px;  color: #666666; }

.xtexta { font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; line-height:20px; font-weight: bold; font-style: italic; }
.xtextb { font-size: 16px; font-family: "Times New Roman", Times, serif; color: #009900; line-height:18px; font-weight: bold;}
.sprybox { font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: red; line-height:20px; font-weight: bold; font-style: italic; }

