A:link {
	color: #0000ff;
    font-weight:lighter;
    font-size: 100%;
	font-family: Georgia, "Times New Roman", serif;
}
A:visited {
	color: #0080ff;
    font-weight:lighter;
    font-size: 100%;
	font-family: Georgia, "Times New Roman", serif;
}

.attention	{
  margin-top: 0px;
	margin-bottom: 2px;
  color: #ff0000;
  font-size: 150%;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
 }

BODY { 
	font-size: 105%;
	font-family: Verdana, Helvetica, sans-serif;
	background: white;
	color: black;
		background: white url(../newback.gif);
	margin-top: 20px;
	margin-left: 15%;
	margin-right: 25%;
 }


H1 {    margin-top: 0px;
	margin-bottom: 2px;
     color: #ff0000;
    font-size: 200%;
    font-family: Georgia, Times New Roman, Times, serif;
text-align:center;
 }

H2 {    margin-top: 0px;
     color: #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
    font-size: 125%;
    font-family: Georgia, Times New Roman, Times, serif;
}

H3 {    margin-top: 0px;
  color: black;
	background: #FFFF00;
	margin-top: 5px;
	margin-bottom: 5px;
  font-size: 125%;
	font-family: Verdana, Helvetica, sans-serif;
}

.quote {
  font-size: 95%;
  font-family:"Comic Sans MS", Mistral, "Brush Script", cursive;
	font-style: italic;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top:0px;
border-style:double;
border-color:#006633;
padding: 10px 10px 10px 10px;
width: 45%;
float: right;
	}