html, body, #wrapper {
      	height:100%;
      	margin: 0;
      	padding: 0;
      	border: none;
      	text-align: center;
      	font-family: Verdana;
}

h1 {
	text-decoration: none;
	font-weight:bold;
	color: #6B472D;
	font-family: Verdana;
	font-size:20px;
}

h2 {
	text-decoration: none;
	font-weight:bold;
	color: #E57F1A;
	font-family: Verdana;
	font-size:12px;
}

#pagetext {
	font-size:12px;
	text-align:justify;
	font-family: Verdana;
	color: #6B472D;
   }

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 768px;
   }

#textbold {
	text-decoration: none;
	font-weight:bold;
	color: #6B472D;
	font-family: Verdana;
	font-size:11px;
}

#key-words{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-size:11px;
}

.class1 A:link {
	text-decoration: none;
	font-weight:bold;
	color: #6B472D;
	font-family: Verdana;
	font-size:11px;
}

.class1 A:visited {
	text-decoration: none;
	font-weight:bold;
	color: #6B472D;
	font-family: Verdana;
	font-size:11px;
}

.class1 A:active {
	text-decoration: none;
	font-weight:bold;
	color: #6B472D;
	font-family: Verdana;
	font-size:11px;
}

.class1 A:hover {
	text-decoration: none; 
	font-weight:bold;
	color: #E57F1A;
	font-family: Verdana;
	font-size:11px;
}
.class2 A:link {
	text-decoration: none;
	color: #6B472D;
	font-family: Verdana;
	font-size:10px;
}

.class2 A:visited {
	text-decoration: none;
	color: #6B472D;
	font-family: Verdana;
	font-size:10px;
}

.class2 A:active {
	text-decoration: none;
	color: #6B472D;
	font-family: Verdana;
	font-size:10px;
}

.class2 A:hover {
	text-decoration: none; 
	color: #E57F1A;
	font-family: Verdana;
	font-size:10px;
}
