H1  {
	font-family : arial,helvetica,sans;
	color : #000066;
	font-size : 130%;
}

H2  {
	font-family : arial,helvetica,sans;
	font-size : 110%;
	color : black;
	margin-top : 0;
	margin-bottom : 0;
}

H3  {
	font-family : arial,helvetica,sans;
	font-size : 110%;
	font-style : italic;
	color : black;
}

BODY  {
	background-color : white;
}

P  {
	font-family : times new roman, times roman;
	line-height : 115%;
}

UL  {
	margin-top : 0;
}

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  {
	margin-right : 33%;
	margin-left : 5%;
}


