table.one {
	border: 1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.footer {
	background-color: #02215B;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px;
}

td.main {
	padding: 5px;
	font-size: 12px;
}

td.main a {
	color: #00008B;
	font-weight: bold;
}

td.left {
	background-color: #B6CB27;
	font-size: 12px;
	padding: 7px;
}

td.left a {
	color: #FFFFFF;
	font-weight: bold;
}

td.left a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

td.left a:hover {
	text-decoration: underline;
   font-weight: bold;
}

td.right div {
	border: 1px #B6CB27 solid;
	background-color: #E2EC9D;
	margin: 5px;
	padding: 3px;
	font-weight: bold;
}

td.right p {
	font-size: 10px;
	font-weight: normal;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {font-size: 9px}

img {
	border: 1px #000000 solid;
}



