body  {
	
	background-image: none;
	margin : 2em 2em 1em 2em;
	color : #663399;
	background-color : #F9F4DE;
	font-family : verdana, sans-serif;
	font-size : 8pt;
	line-height : 1.5;
	text-align : left;
}

p  {
	color: #663399;
	font-size : 1em;
	background-color : transparent;
}
.blue  {
	color : #475D82;
}
.center  {
	text-align : center;
	background-color : transparent;
}

img.navigation {
	border-color : #663300;
}

h1  {
	font-size : 150%;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
	font-family : times, sans-serif;
	color : #785AF9;
	background-color : transparent;
}

h2  {
	font-size : 130%;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration: none;
	font-family : times ,verdana, sans-serif;
	color : #785AF9;
	background-color : transparent;
}

h3  {
	font-size : 120%;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	font-family : times, verdana, sans-serif;
	color : #785AF9;
	background-color : transparent;
}

h4  {
	font-size : 110%;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	font-family : times, verdana, sans-serif;
	color : #785AF9;
	background-color : transparent;
}

h5  {
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration: none;
	font-family : times, verdana, sans-serif;
	color : #000000;
	background-color : transparent;
}

h6  {
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration: none;
	font-family : times, verdana, sans-serif;
	color : #000000;
	background-color : transparent;
}

.small  {
	font-size : 65%;
	color : #000;
	background-color : transparent;
}
.smallCenter  {
	font-size : 65%;
	color : #FFFFFF;
	text-align : center;
	background-color : transparent;
}

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

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

em.center  {
	text-align : center;
	font-style : italic;
	font-weight : normal;
	font-family : enviro;
	font-size : 150%;
}

.nav  {
	background-color : transparent;
	border-color : #FFF;
	border-width : 0px;
	border-style : solid;
	color : #FFF;
	text-align : left;
	font-weight: bold;
	font-size : 100%;
	padding-top : 0.5em;
	padding-right : 0.5em;
	padding-bottom : 0.5em;
	padding-left : 0.5em;
	}

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



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

a:hover  {
	color : blue;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}

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

a:visited  {
	color : purple;
	text-decoration : none;
	font-weight: normal;
	background-color : transparent;
}

.nav a:link:hover,
.nav a:visited:hover
a:link:hover,
a:visited:hover  {
	color : #FFF;
	background-color : transparent;
	text-decoration: underline;
}
a:link  {
	color : #898989;
	background-color : transparent;
	text-decoration : underline;

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

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

a:link:hover,
a:visited:hover  {
	color : #898989;
	background-color : transparent;
	text-decoration: underline;
	
}
ul  {
	text-align : left;
	color : #785AF9;
	font-size : 10pt;	
}