body {
	background-color: #D7DBA6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}


td, th {
	color: #99CCCC;
	text-align: center;
	vertical-align: top;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;

}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

.tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-align: center;
}

.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.tcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.tnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

a {
	color: #8F650C;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #DA9912;

}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}
a:visited {
	color: #D35118;
	
}
