body {
	background-color: #CC6600;
	background-image:url(images/back1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style2 {color: #ffcc66}
.style3 {color: #FFFFFF}
.style4 {color: #DE6600}
.style6 {color: #DE6600; font-weight: bold; }

a.two:link {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:active {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:visited {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:hover {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline}

a.three:link {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.three:active {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.three:visited {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: none }
a.three:hover {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #99340A; text-decoration: none}

a.four:link {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:active {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:visited {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:hover {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: underline}

a.five:link {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: none }
a.five:active {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: none }
a.five:visited {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: none }
a.five:hover {font: 11px  Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCC66; text-decoration: underline}

table.box {
   background-color: #8C171A;
   border-color:  #8C171A;
   border-width: thick;
   border-style: double;
   }
   
table.box2 {
   background-color: #2A186E;
   border-color:  #2A186E;
   border-width: thick;
   border-style: double;
   color: #FFFFFF;
   }
