	
}
span.Signature { font-family: Mistral; font-size: 18pt }
.quote       { border-style: solid; border-width: 1px; padding: 10px; background-color: 
               #FFFFFF }
a:active 
{
	color: red);
}
body
{
	font-family: Verdana,Arial, Helvetica;
	color: black;
	font-size:80%
}

p
{
	font-family: Verdana, Arial, Helvetica;
	color: dark green;
	font-size:10pt;
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: dark green;
	font-size:175%;
}
h2
{
	color: dark green; 
	font-size:150%;

}
h3
{
	color: dark green; 
	font-size:125%;

}
h4
{
	color: dark green;
	font-size:100%;

}
h5
{
	color: dark green;
	font-size:90%;

}
h6
{
	color: dark green;
	font-size:80%;

}

.rounded-corners5 {
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}


.rounded-corners10 {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.rounded-corners15 {
     -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

.rounded-corners20 {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />