body				{ background-color: #990000; font-size: 8pt; color: #DC171D; font-family: Verdana, sans-serif }

a					{ color: #00357A; font-weight: bold; text-decoration: underline; font-size: 8pt }
a:active			{ color: #00357A; font-weight: bold; text-decoration: underline; font-size: 8pt }
a:visited			{ color: #00357A; font-weight: bold; text-decoration: underline; font-size: 8pt }	
a:hover				{ color: #000080; font-weight: normal; text-decoration: underline; font-size: 8pt }

.banner				{ padding: 0; background-image: url('images/banner.png'); background-repeat: repeat; width: 758; height: 150 }

.menu				{ background-color: #00357A; font-size: 8pt; color: #DC171D; }
.menu a 			{ font-size: 10pt; color: #DC171D; text-decoration: none }
.menu a:hover	 	{ font-size: 10pt; color: #FFFFCC; text-decoration: none; font-weight: bold }
.menu a:visited 	{ font-size: 10pt; color: #DC171D; text-decoration: none }
.menu a:active 		{ font-size: 10pt; color: #DC171D; text-decoration: none }

.main				{ border-collapse: collapse; border: 2px solid #990000; width:100%; align:center; margin-bottom: 2px }
.maintitle			{ background-color: #990000; font-size: 10pt; color: #FFFFCC; font-weight: bold }
.maintext			{ font-size: 8pt; color: #00357A }

.right				{ border-collapse: collapse; border: 2px solid #990000; width:100%; align:center; margin-bottom: 2px; font-size: 8pt; color: #00357A }
.righttitle			{ background-color: #990000; font-size: 10pt; color: #FFFFCC; font-weight: bold }

h1					{ font-weight: bold; font-size: 10pt }