BODY {
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	padding-top: 40px;
	padding-left: 5em;
	padding-right: 30%;
	FONT-FAMILY: "Trebuchet MS", arial, sans-serif; 
	font-size: medium;
}
H1, H2, H3 { color: Olive; }

a { color: Olive }
a:active, a:visited { color: Teal }

H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: large;		 
}
H2 {
	FONT-WEIGHT: bold;
	font-size: medium;
}