body {
	margin : 12;
	background-color : black;
	}

a:link {
	color : #FF0000;
	text-decoration : underline;
	}

a:visited {
	color : #CC3344;
	text-decoration : underline;
	}

a:active {
	color : #333300;
	text-decoration : underline;
	}

a:hover {
	color : #3333FF;
	text-decoration : none;
	}

td {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size: 13px;
	}

td.menu {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	line-height: 110%;
	font-size: 13px;
	}

p {
	font-family : Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 1px;
	margin-bottom: 4px;
	padding-top: 1px; 
	padding-bottom: 4px
	}

form { 
	font-size : 13px; 
	line-height: 1;
	}

input { 
	font-size : 13px; 
	line-height: 1;
	}

textarea { 
	font-size : 13px; 
	line-height: 1;
	}

select { 
	font-size : 13px; 
	line-height: 1;
	}

h1 {
	font-family : Palatino, "Palatino Linotype", Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 24px;
	line-height: 27px;
	color : #FF0000;
	font-weight : bold;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-top: 4px; 
	padding-bottom: 1px
	}

h2 {
	font-family : Palatino, "Palatino Linotype", Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 18px;
	line-height: 120%;
	color : #FF0000;
	font-weight : bold;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-top: 4px; 
	padding-bottom: 1px
	}

h3 {
	font-family : Palatino, "Palatino Linotype", Georgia, "Minion Web", Times, "Times New Roman", serif;
	font-size : 16px; 
	color : #FF0000;
	line-height: 18px;
	font-weight : bold;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-top: 4px; 
	padding-bottom: 1px
	}

h4 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	line-height: 15px; 
	font-weight: bold; 
	color: #0000CC; 
	margin-top: 6px; 
	margin-right: 0px; 
	margin-bottom: 6px; 
	margin-left: 0px; 
	padding-top: 6px; 
	padding-right: 0px; padding-bottom: 0px; padding-left: 0px
	}
	
h5 {  
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 15px; 
	font-weight: bold; 
	color: #0000CC; 
	margin-top: 6px; 
	margin-right: 0px; 
	margin-bottom: 6px; 
	margin-left: 0px; 
	padding-top: 6px; 
	padding-right: 0px; padding-bottom: 0px; padding-left: 0px
	}
	
li {
	font-size : 13px; 
	line-height: 14px; 
	margin-bottom: 4px;
	color : #000000;
	list-style-type: square;
	margin-top: 2px; 
	padding-top: 2px; 
	padding-bottom: 4px	
	}

td.spacerline {
	background-color : #003333;
	}

a.tight:link {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px; 
	line-height: 1.1;
	color : #ff0000;
	}

a.tight:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px; 
	line-height: 1.1;
	color : #ffffff;
	background-color : #ff0000;
	}

a.tight:visited {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px; 
	line-height: 1.1;
	color : #000000;
	}

a.tight:active {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px; 
	line-height: 1.1;
	color : #0000ff;
	}
	
p.tight {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px; 
	line-height: 14px;
	color : #ffffff;
	}

p.tightsmall {
  	font-size: 11px; 
	line-height: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1px; 
	margin-bottom: 3px; 
	padding-top: 1px; 
	padding-bottom: 3px	
	}

p.caption {
  	font-size: 11px; 
	line-height: 1.1;
    margin-top: 1px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 1px
	}

p.homecaption {
  	font-size: 11px; 
	color : #FFFFCC;
	line-height: 1.1;
    margin-top: 1px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 1px
	}

p.homebody {
  	font-size: 13px; 
	color : #FFFF00;
	margin-top: 1px;
	margin-bottom: 6px; 
	padding-top: 1px; 
	padding-bottom: 6px
	}

p.homedate {
  	font-size: 13px; 
	color : #FFFFCC;
	line-height: 1;
	margin-bottom: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1px; padding-top: 1px; padding-bottom: 1px	
	}

ul {  
	margin-top: 2px; 
	margin-bottom: 4px; 
	padding-top: 2px; 
	padding-bottom: 4px
	}
	
.redbold {
	font-weight: bold; 
	color: #ff0000; 
	}