.normal {  
font-family: Arial, Helvetica, sans-serif; 
font-size: .9em; 
font-style: normal; 
font-weight: normal
}

.subhead {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.4em; 
font-style: normal; 
font-weight: bold; color: #336666
}

.subhead2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.2em; 
font-style: italic; 
font-weight: bold; color: #666666
}

.bold-normal {  
font-family: Arial, Helvetica, sans-serif; 
font-size: .9em; 
font-weight: bold
}

.normal-reverse {  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
 color: #FFFFFF
 }
 
.caption {  
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
font-style: italic
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #FFFFFF;
	background-position: center;
	line-height: normal;
	text-align: center;
}

.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}

.question {  
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 124%;
	color: #000000;
font-style: italic; 
font-weight: bold; 
color: #669933 
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
	color: #000000;
	font-weight: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1, .h1-reversed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #715325;
}

.h2-reversed  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
}

body {
	background-color: #563E19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 124%;
}
a:link {
	text-decoration: underline;
	color: #0033FF;
}
.reversed { 
	color: #FFCC00;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #3366FF;
	text-decoration: underline;
}

a.Menu:active, a.Menu:link, a.Menu:visited, a.Menu:hover
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 124%;    
    font-weight: bold;
    text-decoration: none;
}

a.Menu:hover {
    text-decoration: underline;
}
