body {
	background-color: #CCFFFF;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

image {
	border-bottom-width:3px;
	border-bottom-style:outset;
	border-left:outset;
	border-right:outset;
	border-top:outset;
}

p {
	border:outset;
	border-bottom-width:3px;
	background-color:#FFFF99;
	color:#0000CC;
	padding:25px;
}

#footer {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
