body { 
margin:0px; 
padding:0; 
font: 85% Arial, sans-serif;
color:#006633;  
background: url(../images/astro-bg4.jpg) repeat #FFFFFF;
line-height: 1em;
text-align: left;
}


p {
margin: 3px;
padding: 0;
background: none;
font-size: 100%;
}



a {
color: #006633;
background: inherit;
text-decoration:underline;
}



a:hover {
background: inherit;
text-decoration:none;
color: #009933;
}



h1{
color:#006633;
margin: 5px 0px 8px 3px;
font-size:155%;
font-weight:bold;
}


h1 a { background: inherit; color: #696969 }
h1 a:hover { background: inherit; text-decoration: none;  }


h2{
color:#006633;
margin: 5px 0px 8px 3px;
font-size:125%;
font-weight:bold;
}

h2 a { color: #696969; text-decoration: none; }


h3{
color:#696969;
padding: 0;
margin-left: 7px;
font-weight:bold;
letter-spacing:-0.05em;
text-align: right;
}




h4{
color: #C4C4C4;
font-size:165%;
font-weight:bold;
letter-spacing:-0.05em;
line-height: 0.75em;
padding:0px 0px 0px 0px;
margin: 0px;
}


h5{
color: #696969;
font-size:200%;
font-weight:bold;
letter-spacing:-0.05em;
line-height: 0.75em;
padding:0 0 5px 75px;
}

h5 a { background: inherit; color: #696969; text-decoration: none; }



h6{
color:#696969;
margin: 0 0 0 7px;
padding: 0;
font-size:100%;
font-weight:bold;
letter-spacing: -0.01em;
}


h6 a { background: inherit; color: #696969 }
h6 a:hover { background: inherit; color: #1c7ef4; text-decoration: none;  }


p ul { 
margin-left: 25px;
list-style:square; 
}



ul { 
margin-right: 47px;
list-style:square; 
}



hr {
border: 0;
width: 100%;
color: #006633;
background-color: #006633;
height: 1px;
  
}



.footer {
color: #FFFFFF;
font-size:80%;
text-align:center;
padding: 3px;
}

.footer a {
color:#FFFFFF;
text-decoration:underline;
}

.footer a:hover {
color: #FFCC00;
text-decoration:none;
}

.white-header {
color: #FFFFFF;
font-weight: bold;
font-size: 105%;
}


.date {
font-size: 105%;
font-weight: bold;
}


.white {
font-weight: bold;
color: #FFFFFF;
margin: 3px;
padding: 0;
}


table.hockey {
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #006633;
	border-collapse: collapse;
}
table.hockey th {
	border-width: thin;
	padding: 1px;
	font-weight:normal;
	border-style: solid;
	border-color: #006633;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.hockey td {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: #006633;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.hockey p {
font-size: 95%;
}
