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

A:link {
	color: #251FE0;
}

A:visited {
	color: #000000;
}

A:active {
	color: #000088;
}

P {
	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;
}

