body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/curlyqsm.jpg);
}
a.two:link {font: 16px Georgia, Times New Roman, Times, serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:active {font: 16px Georgia, Times New Roman, Times, serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:visited {font: 16px Georgia, Times New Roman, Times, serif; font-weight: bold; color: #ffffff; text-decoration: none }
a.two:hover {font: 16px Georgia, Times New Roman, Times, serif; font-weight: bold; color: red; text-decoration: underline }

a.three:link {font: 12px Georgia, Times New Roman, Times, serif; font-weight: bold; color: white; text-decoration: none }
a.three:active {font: 12px Georgia, Times New Roman, Times, serif; font-weight: bold; color: white; text-decoration: none }
a.three:visited {font: 12px Georgia, Times New Roman, Times, serif; font-weight: bold; color: white; text-decoration: none }
a.three:hover {font: 12px Georgia, Times New Roman, Times, serif; font-weight: bold; color: red; text-decoration: underline }

a.four:link {font: 12px arial, helvetica, sans-serif; font-weight: normal; color: green; text-decoration: none }
a.four:active {font: 12px arial, helvetica, sans-serif; font-weight: normal; color: green; text-decoration: none }
a.four:visited {font: 12px arial, helvetica, sans-serif; font-weight: normal; color: green; text-decoration: none }
a.four:hover {font: 12px arial, helvetica, sans-serif; font-weight: normal; color: green; text-decoration: underline }

a.five:link {font: 16px Georgia, Times New Roman, Times, serif; font-weight: normal; color: blue; text-decoration: none }
a.five:active {font: 16px Georgia, Times New Roman, Times, serif; font-weight: normal; color: blue; text-decoration: none }
a.five:visited {font: 16px Georgia, Times New Roman, Times, serif; font-weight: normal; color: blue; text-decoration: none }
a.five:hover {font: 16px Georgia, Times New Roman, Times, serif; font-weight: normal; color: red; text-decoration: underline }

a.six:link {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: black; text-decoration: none }
a.six:active {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: black; text-decoration: none }
a.six:visited {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: black; text-decoration: none }
a.six:hover {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: red; text-decoration: underline }

a.seven:link {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: blue; text-decoration: none }
a.seven:active {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: blue; text-decoration: none }
a.seven:visited {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: blue; text-decoration: none }
a.seven:hover {font: 12px Georgia, Times New Roman, Times, serif; font-weight: normal; color: red; text-decoration: underline }

body,td,th {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style4 {font-size: 12px}
.box1 {
	border-color: black black black black;
	border-width: 3px;
    border-style: ridge;
}


.box2 {
  border: 2px;
  border-style: solid;
  border-color: #404000;
  border-spacing: 1px;
}

.box3 {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  background: #E9D7D1;
  width: 20%;
}

.box3Heading {
font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #404000;
  color: #FFFFFF;
  font-weight: bold;
  width: 150px;
}

.box3a {
  border: 1px;
  border-style: solid;
  border-color: #404000;
  border-spacing: 1px;
  background: #ffffff;
  width: 150px;
}

.box4Heading {
font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #404000;
  color: #FFFFFF;
  font-weight: bold;
}

.box4 {
  border: 1px;
  border-style: solid;
  border-color: #404000;
  border-spacing: 1px;
  background: #ffffff;
}
div.box {
   background-color: #FFE795;
   float: center;
   padding: 3px;
}