body {
	background-color: #ffffff 
}

a:link     {text-decoration : none; color:#6699ff}
a:visited  {text-decoration : none; color:#9999ff}
a:hover    {text-decoration : underline; color:#0066ff}
a:active   {text-decoration : none; color:#9999ff}

.crumb a:link.     {text-decoration : none; color:#999999}
.crumb a:visited  {text-decoration : none; color:#666666}
.crumb a:hover    {text-decoration : none; color:#333333}
.crumb a:active   {text-decoration : none; color:#666666}


	
h1 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
font-family : Arial, Helvetica, sans-serif;
}

h4 {
font-family : Arial, Helvetica, sans-serif;
}

p {
font-style : normal;
font-family : Arial, Helvetica, sans-serif;
color : "#003366"
}

p.crumbs{
	color : "#666666";
	font-size : 65%;
	text-indent : 10px;
	font-family : Arial, Helvetica, sans-serif;
	
}

p.quote {
    font-style : italic;
	font-family : "Times New Roman", Times, serif;
}

p.quoteref {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
		font : 75%;
}

p.thick {
font-weight: bold; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


p.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
	color : #666666;
}

ul	{
font-family : Geneva, Arial, Helvetica, sans-serif;
list-style-type: square;
color : "#003366"
}

img.quote {float:right}




	