/* CSS Document */
a {
	color:#333366;
	font-weight:bold;
	font-size:12px;		
	text-decoration:underline;		
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
	color:#999999;		
	text-decoration:underline;		
	font-weight:bold;
}		

.header {
		color:#20365E;
		font-weight:bold;
		font-size:36px;
		text-decoration:none;
		font-family:Georgia, Times New Roman, Times, serif;
		}
		
.superdave {
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		font-size:34px;
		font-family:Georgia, Times New Roman, Times, serif;
		}

.slogan {
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		font-size:12;
		font-family:Georgia, Times New Roman, Times, serif;
}

.subhead {
		color:#20365E;
		font-weight:bold;
		font-size:16px;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
.nav {
		color:#1122AA;
		font-weight:bold;
		font-size:20px;
		text-decoration:none;
		font-family:Georgia, Times New Roman, Times, serif;
		}
		
body {
		color:#000000;
		font-weight:none;
		font-size:12px;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
.filling {
		color:#FFFFFF;
		font-weight:none;
		font-size:7px;
		text-decoration:none;
		font-family:Georgia, Times New Roman, Times, serif;
		}
		
.whitemain {
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
		text-decoration:none;
		font-family:Georgia, Times New Roman, Times, serif;
		}
		
.credits {
		color:#FFFFFF;
		font-weight:none;
		font-size:12px;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
p img {
	padding: 5px;
}