
h1           { color: #86021F; font-size: 18pt; font-weight: bold; margin-bottom: 0; margin-top:0 }
h2           { color: #8C0021; font-size: 18pt; font-weight: bold; margin-bottom: 0; margin-top:0 }
.menu         { text-align: center; margin-left: 16; margin-right: 16 }
h3           { font-size: 14pt; color: #8C0021; font-weight: bold; margin-bottom: 0; margin-top:0 }
button       { list-style-image: url('images/Logo_Stuff/green_swoosh_bullet.gif') }
a:link       { color: #8C0021; text-decoration: underline; font-weight: bold }
a:active     { color: #C0C0C0; text-decoration: underline; font-weight: bold }
a:visited    { color: #B96563; text-decoration: underline; font-weight: bold }
li           { list-style-image: url('images/Logo_Stuff/green_swoosh_bullet.gif') }
A:hover      {color: #C0C0C0; text-decoration: underline; font-weight: bold}
p            {margin: 0}
body         {margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:  #000000;
	background-color: #8c282b;
 }