body {
	background-color: #FFFFFF;
	text-align: center;
}

body, td, th {
	color: #330033;
}

h1 {
	color: #0099CC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding-bottom: 10px;	
}

h2 {
	color: #0099CC;
}


h3 {
	color: #0099CC;
}

p {
	color: #0099CC;
	line-height: 20px;
}

img {
	border: 0px;

}

a {
  color: #3399CC;
}

#foot {

	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #336699;
}



