.top { font-family: Arial, sans-serif; font-size: 34px; font-weight: bold; color: #000066 }
.txt { font-family: Georgia, Times, serif; font-size: 12px; text-align: justify; color: #111111 }
.hdr { font-family: Tahoma, Verdana, sans-serif; font-size: 18px; font-weight: bold; color: #004400 }
.name { font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #333333 }
.nlnk { font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #AA3333 }

.itr { vertical-align: bottom; text-align: center }
.ttr { vertical-align: top; font-size: 10px; font-style: italic; text-align: center; font-family: Georgia, Times, serif }
.ipl { float: left; margin-right: 5px }
.ipr { float: right; margin-left: 5px }

.list { background-color: #FFFFFF; font-family: Georgia, Times, serif; width: 600px; font-size: 10px; border: 1px solid #888888; text-align: left }
.list1 { font-size: 11px; background-color: #CCCCCC }
.list2 { background-color: #EEEEEE }
.nav0 { border: 1px solid #000000; background-color: #FFFFFF; text-align: center; font-size: 12px }
.nav { width: 60px; height: 25px; border: 1px solid #000000; background-color: #FFFFFF; text-align: center; font-size: 12px }

a { text-decoration: none; color: #AA3333 }
a:hover { text-decoration: underline }
a:visited { color: #AA3333 }
a:active { color: #CC0000 }

body {
	background-color: #E4E2E0; margin-left: 100px; margin-right: 100px; margin-top: 50px; margin-bottom: 50px; overflow: auto;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #E4E2E0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D4D2D0;
	scrollbar-track-color: #E4E2E0;
}
img { border: 1px solid #000000 }