body {		
		font-family: tahoma, arial, hevetica, sans-serif;
		font-size: small;
		text-align: center;
		color: #333333;
		background-image:url(images/background.gif);
}

#content, #sidebar {		
		font-family: tahoma, arial, hevetica, sans-serif;
		font-size: x-small;
		f\ont-size: small;
		color: #333333;
}

a {
  text-decoration:underline;
  color:#333333;
  }
  
a:hover {
  text-decoration:underline;
  color:#000066;
  }
  
ul {
  list-style-image:url(images/li.gif);
  list-style-position:outside;
}

li {
color:#333333;
padding:0 0 0 0;
margin:2px 0 0 0;
  }
  
  h1, h2, h3, h4, h5, h6 {
  font-family:Georgia, Times New Roman, Times, serif;
  letter-spacing:1px;
	}
	
h1{
  font-size:large;
  f\ont-size:x-large;
  }
h2{
  font-size:medium;
  f\ont-size:large;
  }
h3{
  font-size:small;
  f\ont-size:medium;
  width:99%;
  background-image:url(images/h3background.jpg);
  background-repeat:no-repeat;
  height:23px;
  margin-bottom:17px;
  }
h4{
  font-size:x-small;
  f\ont-size:small;
  }
h5{
  font-size:xx-small;
  f\ont-size:x-small;
  }
  
#sidebar ul {
  list-style-image:url(images/li.gif);
  padding-left:0px;
  margin-left:30px;
}

#footer p {
color:#000000;
font-size:xx-small;
f\ont-size:x-small;
letter-spacing:1px;
text-align:center;
vertical-align:bottom;
position:absolute;
bottom:0;left:0;
width:100%;
margin:0 0 0 0;
padding:0;
line-height:15px;
}

#footer a{
text-decoration:none;
}

#sidebar li {
margin:0 0 0 -7px;
line-height:19px;
}

#sidebar h3 {
margin:10px 0 -10px 0;
background-image:none;
}

#sidebar a{
text-decoration:none;
}
#sidebar a:hover{
text-decoration:underline;
}