BODY {
	font-family: Trebuchet MS, "Book Antiqua", Papyrus;
	font-size: 10pt;
	font-weight: bold;
	color: #800040;
	background-color: #CCCCCC;
	background-image: url(../images/sunset.jpg);
	text-indent: 0in;
	text-align: left;
	text-color: #F1E1CB;
	
}

A:link {
	color: #003300;
}

A:visited {
	color: #FFFFFF;
}

A:active {
	color: #003300;
}

P {
	text-indent: 0in;
	text-align: left;
}

P.center {
	text-indent: 0in;
	text-align: center;
}

UL {
	color: purple;
}

LI.red {
	color: red;
}

P.right {
	text-align:right;
}

H1 {
	text-align: center;
	color: black;
}

H2 {
	text-align: center;
}

H3 {
	color: #FFFFFF;
}

