.smalltext {font-size: 80%}
.TDblueback {background-color: #FFCCCC;}
.greenback {background: #99CCCC;}
.note {	color:#990066;
		font-size: 85%;
		font-weight: bold;
		background: #f5e6c1;
		padding: 1pt 10pt 1pt 15pt;
		border: thin double #cc0099;
		padding: 1% 1% 1% 1%;
}
.circle {list-style-type: circle;}
A:hover {color: #ff0000;
   }
H1 {
		font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 175%;
		font-weight: bold;
		color: #660066;
		background: #CCCCFF;
      border-width: thin thin thin thin;
		border-style: solid;
      border-color: #990099;
      margin-left: 15%;
      margin-right: 15%;
	  text-align:center;
}

H2{
		font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 150%;
		font-weight: bold;
		color: #660066;
		background: #CCCCFF;
		border-color: #000099;
		border-width: thin none none thick;
      margin-left: 5%;
      margin-right: 5%;
      padding: 0 0 0 1%;

}

H3{	font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
				font-size: 125%;
				font-weight: bold;
				color: #660066;
				border: thin solid #996600;
            text-decoration: none;
            text-align: center;
            margin-left: 20%;
            margin-right: 20%;            
}		

H4 	{	font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 100%;
		font-weight: bold;
		color: #660066;
		background: #CCCCFF;
		border: thin double #990099;
		margin: 0 300pt 0 40pt;

}

H5 {
		color: #006633;
		font: italic small-caps bold 10pt "Bookman Old Style";
}

H6 {
		color: #000066
		font-size: 16pt;
      text-align: center;
}

P {	font-family: "Verdana", "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 100%;
		color: #000080;
      margin-left: 5%;
	  margin-right: 5%;
}

HR {color: #006633;}

OL {	padding: 1pt 1pt 1pt 20pt;
}

UL {margin-left: 10%;
}


TH {	color: #003300;
		background: #FF99CC;
}

LI {	font-size: 100%;
		list-style-type: square;
		font-family:  Arial, "Times New Roman", "Sans-Serif";
}

B {	color: #660066;
		}
