body {
	color: black;
	width: inherit;
	height: inherit;
	overflow: auto;
	visibility: visible;
	background-repeat: repeat-y;
	background-color: #F9F9E1;
}

p {}

td {}

a:link { color: #273d89 ; text-decoration: none; }
a:active { color: #273d89; }
a:visited { color: #273d89; text-decoration: none; }
a:hover { color: gray }
#bodytext { overflow: auto; }
.awards { font-size: 10pt; font-family: Georgia, Garamond, Elephant; line-height: 15px; margin-top: 2px; margin-right: 5px; }
#main { background-color: white; background-repeat: repeat-x; position: relative; width: 680px; height: 600px; z-index: 2; visibility: visible; }
