body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg5.jpg);
}

a {
	color: #C99C65;
	text-decoration:none;
}
a:hover {
	color: #003366;
	text-decoration:underline;
}

.text {
	font-weight: bolder;
	font-size: 11px;
	line-height: 110%;
}

.title {
	
	font-weight: bolder;
	font-size: 12px;
}


.mytable {
	position: absolute;
}

.tdtopleft {
	background-attachment: fixed;
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	list-style-type: disc;
}
.awardtext {
	font-size: 11px;
	line-height: 100%;
}
.awardtext p {
	margin-top: 12px;
	margin-bottom: 12px;
}

img {
	border: none;
}