.TDblueback {background-color: #CCCCFF;}
.smallfont {font-size: 75%;}
.greenback {background: #CCFFCC;}
.note {	color:#660033;
		font-size: 95%;
		font-weight: bold;
		background: #FF99FF;
		padding: 1pt 10pt 1pt 15pt;
		border: thin double #996600;
		}

A:link { color: #330099;
		 font-size: 90%;
		 text-decoration: underline;
} 
A:visited { color: #990099;
			font-size: 85%;
			text-decoration: underline;
 }
A:active { 	color: #FF0000;
			font-size: 80%;
			text-decoration: underline;
 } 

H1 {
		font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 150%;
		font-weight: bold;
		color: #660066;
		background: #CCCCFF;
		border: thin double #660033;
}

H2 {
		font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 125%;
		font-weight: bold;
		color: #660066;
		background: #CC99CC;
		border-color: #660033;
		border-width: thin thick thick thin;
		text-align: center;	
}

H3 {
		font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 16pt;
		font-weight: bold;
		color: #CC0000;
		background: #FFCC99;
		border: thin solid #996600;
}

H4 {
		color: #008000;
		font-size: 15pt;
		font-weight: bold;
		color: #CC0000;
		background: #FFCC99;
		border: thin solid #996600;
}

H5 {
		color: #006633;
		font: italic small-caps bold 10pt "Bookman Old Style";
}

H6 {
		color: #000066
		font-size: 16pt;
        text-align: center;
}

P {
		font-family: "Century Schoolbook", "Times New Roman", "Sans-Serif";
		font-size: 100%;
		color: #660066;
		font-weight: bold;
		padding: 1pt 5pt 1pt 20pt;
}

HR {color: #006633;}

OL {	
		padding: 1pt 1pt 1pt 20pt;
}

UL {margin-left: 5%;
}

TD {	color: #003300;
		background: #CCCCFF;
}

TD A:link {font-size: 90%}

TH {	color: #003300;
		background: #CC99CC;
}

CAPTION {	color #003300;
			font-weight: bold
			font-size: 120%;
}

LI {	font-size: 100%;
	margin-left: 5%;
}

LI A:Link {font-size: 110%;}
