#page {
width: 800px;
background-color: #ffffff;  
}
A:active {
color: #0099CC;
background-color: transparent;  
font-weight: 400;
}
A:hover {
color: #0099CC; 
background-color: transparent;  
font-weight: 700;
}
A:visited {
color: #0099CC;
background-color: transparent;
}
img  {
border: none; 
}
p {
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: x-small;
text-align: left;
color: #0099cc;
background-color: transparent;
margin-top: 0.2em;
margin-left: 4em;
margin-right: 4em;
margin-bottom: 0.2em;
line-height: 150%;
}
h1           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 700;
font-size: small;
text-align: left;
color: #0099CC;
background-color: transparent;
margin-top: 0.2em;
margin-left: 0.2em;
margin-right: 0.2em;
margin-bottom: 0.2em;
line-height: 150%;
}
h2           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 700;
font-size: x-small;
text-align: left;
color: #0099CC;
background-color: transparent;
margin-top: 0.1em;
margin-left: 0.3em;
margin-right: 0.1em;
margin-bottom: 0.1em;
line-height: 150%;
}
h3           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: x-small;
text-align: left;
color: #000000;
background-color: transparent;
margin-top: 0.0em;
margin-left: 0.3em;
margin-right: 0.1em;
margin-bottom: 0.1em;
line-height: 150%;
}
h4           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: x-small;
text-align: left;
color: #0099CC;
background-color: transparent;
margin-top: 0.2em;
margin-left: 0.3em;
line-height: 150%;
}
h5          { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: xx-small;
text-align: left;
color: #000000;
background-color: transparent;
}
h6           { 
font-family: "Verdana", "Arial", sans-serif;
font-weight: 400;
font-size: xx-small;
text-align: left;
color: #000000;
background-color: transparent;
line-height: 150%;
}
hr { 
color: #0099CC;
background-color: transparent;  
}
li 			{ 
font-family: "Verdana", "Arial", sans-serif; 
font-size: x-small; 
color: #0099CC; 
background-color: transparent; 
text-align: left; 
font-weight: 400;
line-height: 150%; 
list-style-image:url('../images/rvstar.jpg') 
}
#column1 {
width: 800px;
float: left;
margin-right: 0.2em;
margin-left: 0.2em;
}