h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F60;
	letter-spacing: 2px;
	font-weight: bold;
}


table {
	max-width: 970px;
	max-height: 800px;
}
body {
	background-color: #89B0E9;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333;
	line-height: 1.5em;
	font-weight: normal;
	letter-spacing: .75px;
}
#table1 tr td #table2 {
	background-color: #FDDBA4;
}
a:link {
	text-decoration: none;
	color: #097054;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #8DAFE9;
}
a:active {
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
	border-left: 5px;
	margin: 10px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #F60;
	font-style: normal;
	font-weight: normal;
}
em {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #03F;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333;
}

img {
	float: left;
	margin: 10px;
	
}

.top {
	height: 150px;
	width: 230px;
	float: right;
	padding-top 5px;
	padding-right: 10px;
	margin-top: 0px;
	
}

.top p {
	font-size: 10px;
	background-color: #CCC;
	padding: 5px 5px 5px 10px;	
}
