body  {
	margin : 2em 2em 2em 2em;
	color : #999999;
	background-color : #999999;
	font-family : arial, tahoma, verdana;
	font-size : 80%;
	line-height : 1;
	text-align : left;
}

p  {
	color: #000000;
	font-size : 10 pt;
	background-color : transparent;
	text-align : left;
}

.quote  {
	color : #663300;
	font-size : 75%;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	font-family : 'enviro', 'trebuchet MS';
	background-color : transparent;
}

img  {
	border-color : #000000;
}

.center  {
	text-align : center;
	background-color : transparent;
}


h1  {
	font-size : 125%;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	text-decoration : none;
	font-family : 'arial', 'tahoma';
	color : #999999;
	background-color : transparent;
}

h2  {
	font-size : 115%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : 'arial', 'tahoma';
	color : #999999;
	background-color : transparent;
}

h3  {
	font-size : 105%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : underline;
	font-family : 'arial', 'tahoma';
	color : #999999;
	background-color : transparent;
}

h4  {
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : 'arial', 'tahoma';
	color : #999999;
	background-color : transparent;
}

h5  {
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	font-family : 'arial', 'tahoma';
	color : #999999;
	background-color : transparent;
}

h6  {
	font-size : 80%;
	font-style : normal;
	text-align : center;
	font-family : 'arial', 'tahoma';
	color : #999999;
	background-color : transparent;
}

div.underline
{
	text-decoration:  underline;
}

div.right
{
	background: inherit;
	width: 10em;
	float: right;
	border: 1px #999999 solid;
	padding: 0.50em;
	color: inherit;
	clear: right;
	font: arial;
}

div.left  {
	background: inherit;
	width: 10em;
	float: left;
	border: 1px #999999 solid;
	padding: 0.50em;
	color: inherit;
	clear: right;
	font: arial;
}

.small  {
	font-size : 75%;
	text-align : center;
}

.big	{
	font-size : 110%;
	text-align : left;
}

em  {
	font-weight : normal;
	font-style : italic;
}

strong  {
	font-style : normal;
	font-weight : big;
}

.nav  {
	background-color : #D9261B;
	color : #FFFFFF;
	text-align : center;
	font-weight: bold;
	font-size : 80%;
	padding-top : 0.50em;
	padding-right : 0.50em;
	padding-bottom : 0.50em;
	padding-left : 0.50em;
	}

.nav a:link  {
	text-decoration : none;
	font-weight: bold;
	outline : none;
	color : #FFFFFF;
	background-color : transparent;	
}



.nav a:hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
	background-color : transparent;
}

a:hover  {
	color : #171075;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

.nav a:visited  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

a:visited  {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

.nav a:link:hover,
.nav a:visited:hover
a:link:hover,
a:visited:hover  {
	color : #FFFFFF;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:link  {
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}
a:hover  {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
	background-color : transparent;
}

a:visited  {
	color : #000000;
	text-decoration : underline;
	font-weight: normal;
	background-color : #transparent;
}

a:link:hover,
a:visited:hover  {
	color : #000000;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}

ul  {
	color : #000000;
	text-align : Left;
	background-color : transparent;	
	font-size : inherit;
}
ul.small  {
	text-align : Left;
	color : #663300;
	background-color : transparent;	
	font-size : 10pt;
}

