 body { 
 background-color: #009900;
 text-align: center;
 font-family: Helvetica, Ariel, sans-serif;
 color: #ffffff;
 }
 
 #header {
   text-align: center;
	 font-family: Helvetica, Ariel, sans-serif;
	 color: #ffffff;
	 font-size: 1em;
	 font-weight: bold;
	 background-color: #3399FF;
 }
 
h1 { 
font-size: 2em;
font-weight: bold;
}

table {
margin-left: auto;
margin-right: auto;
}

th {
font-size: 1.1em;
font-weight: bold;
}

tbody { 
text-align: center;
font-size: 1em;
}

h2 { 
font-size: 1.25em;
text-decoration: underline;
}

img {
border-width: 0;
vertical-align: middle;
}

#htmlvalid {
text-align: left;
}

.black {
color: #000000;
}

.twodir {
word-spacing: 2em;
}

.twosigns {
word-spacing: 1.1em;
}

.exitnumber {
font-weight: bold;
text-decoration: underline;
}

hr { 
width: 95%;
}

.hwyadvradio {
background-color: #3333ff;
}

.blue {
background-color: #3333ff;
}

.red {
background-color: #ff0000;
}

.hov {
background-color: #ffffff;
color: #000000;
}

.yellow {
background-color: #ffff00;
color: #000000;
}

.underline {
text-decoration: underline;
}

.small {
font-size: .75em;
}

.bigbold {
font-size: 1.25em;
font-weight: bold;
}

.divspace {
word-spacing: 10em;
}

a:link {color: #0000FF;}
a:visited {color: #990099;}
a:hover {color: #FF00FF;}
a:active {color: #FF0000;}