body {
	font-family: arial, verdana;
	background-color: #354658;
	color: #FFFFFF;
	font-size: 11px;
}
td {
	text-align: left;
	vertical-align: top;

}
a:link {
	color: 69B7FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: 69B7FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: 72BCFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: 339999;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;

}
.size1 {
	font-size: 10px;
}

.thumblist {
	text-align: center;
	vertical-align: 50%;
	border: thin dashed #000000;
	background-color: 2C3640;
}

.adlist {
	font-size: 9px;
	text-align: center;
	vertical-align: 50%;
	border: thin dashed #000000;
	background-color: 2C3640;
}