body {
	background-color:#e0efff;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, sans-serif;
	font-weight:normal;
}
p {
	text-indent:30px;
}
a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration:none;
	color:#336633;
}
h1 {
	font-size:medium;
	font-weight:bold;
}
h2 {
	font-size:small;
	font-weight:bold;
	text-indent:15px;
}	
.nav {
	font-size:medium;
	color:#000033;
}
.content {
	font-size:small;
}
.footer {
	font-size:x-small;
}