body    { color: #002050; background-color: #fdf8e6 }
p {color: #002050; }
td {}
.tablelinks  { font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps }
.tablelinks2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: oblique;
		margin-top: 35px;
}
.tablelinks a {
	text-decoration: none;	
}

.tablelinks2 a {
	text-decoration: none;	
}

.tablelinks a:hover { text-decoration: underline;}
.tablelinks2 a:hover { text-decoration: underline;}
.header1 {
	font-size: 20px;
	font-weight: bold;
}

.tableHeader {
	font-size: 14px;
	font-weight:bold;
}

.captionText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.indent{
	margin-right: 35px;
	margin-left: 20px;
}
.em {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.imgLinks {
}

.imgLinks a {color:#000000;
	text-decoration: none;
	}
.imgLinks a:visited { color:#000000;
	text-decoration: none;
}
.imgLinks a:hover { text-decoration: underline;
		color:#000000}

.caption { margin: 15px; padding: 5px; border: solid 1px #E5E5FF; background: #E5F2FF; font-size:90%; color: black; float:left;  } 

.highlight {
	color: #FFFFFF;
	text-align: justify;		
	margin: 0px 35px 15px 25px;
	padding: 25px 25px 25px 25px;
	background-color: #663300;
	
	}  
.highlight a {color:#FFFFFF;
text-decoration:underline;}