P  {
	font-size : medium;
	font-family : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Graphite Light ATT;
}

H1  {
	font-size : xx-large;
	font-family : Graphite Light ATT;
	font : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H2  {
	font : Graphite Light ATT;
	font-weight : bold;
	font-size : large;
	color : #000080;
}

H3  {
	font-size : medium;
	font-family : Graphite Light ATT;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	font : Graphite Light ATT;
}

A  {
	color : #800080;
}

A:Visited  {
	color : #0000FF;
}

A:Active  {
	color : Maroon;
}

A:Hover  {
	color : #FFFFFF;
}

BODY  {
	background-color : #99CCFF;
	font-size : medium;
	font-family : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	margin-left : 50;
	margin-right : 50;
}

.white  {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.small  {
	font-size : x-small;
	text-decoration : none;
}

.onedown  {
	font-size : small;
}

.links  {
	font : Book Antiqua;
	font-family : Book Antiqua;
}

.red  {
	color : #FF0000;
}


