/* CSS Document */
body,td,th {
	background-color:  #ffffcc;
	font-family: "Verdana";
	font-size: 80%;
	line-height: 170%
}

table {
	background-color: #ffffcc;
	border: ##00CC00;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
}

a {
	color: #000000;
}

div.about {
    left:auto;
}

.style3 {color: #FFFFFF}
.style12 {font-size: x-small; color: #333333; font-weight: bold; }
.style1 {font-weight: bold;}
.style16 {color: #009900}
.style6 {font-size: small;}
.style8 {font-size: small; font-weight: bold;
}

td {
	vertical-align: top;
}