P  {
	font-size : small;
	font-family : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Graphite Light ATT;
}

H1  {
	font-size : 24pt;
	font-family : Graphite Light ATT;
	font : Graphite Light ATT;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

H2  {
	font-size : large;
	font-family : Graphite Light ATT;
	font : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

H3  {
	font-size : medium;
	font-family : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Graphite Light ATT;
}

A  {
	font-size : small;
	font-family : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : #FF00FF;
}

A:Visited  {
	font : Graphite Light ATT;
	color : #800080;
}

A:Active  {
	color : #0000FF;
}

A:Hover  {
	color : #008080;
}

BODY  {
	background-color : Lavender;
	font-size : small;
	font-family : Graphite Light ATT;
	font : Graphite Light ATT;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	margin-left : 50;
	margin-right : 50;
}

.small  {
	font-size : x-small;
}

