H1  {
	font-family : arial,helvetica,sans;
	color : #0066cc;
}

H2  {
	font-family : arial,helvetica,sans;
	font-size : 115%;
	color : #000066;
	margin-top : 0;
	margin-bottom : 0;
}

H3  {
	font-family : arial,helvetica,sans;
	font-style : italic;
	color : #000066;
}

BODY {
	background-color : white;
}

P  {
	font-family : times new roman, times roman;
	line-height : 120%;
	text-indent : 30px;
}

A  {
	font-family : times new roman, times roman;
}

A:hover  {
	color : red;
}

.copy  {

	font-family : arial, helvetica, sans;
	font-size : 55%;
	color : gray;
	text-indent : 0;
}

.nav {

	font-family: arial, helvetica,sans;
	font-size : 85%;
	text-align : left;
	text-indent : 0;

}

.text {
	text-indent : 0;
	margin-right : 33%;
}
UL  {
	margin-top : 0;
}


