BODY {background:#ffffff;
	color:black; font-family: "Times New Roman","serif"; font-size:90%;
	margin-left: 1em;
}

H1, H2, H3, H4, H5, H6, TH {
	color:#660066; font-family: "Verdana","Arial","sans-serif";	
	margin-top: 0.5em; margin-bottom: 0em;
}

h1 {font-size: 115%;}
h2 {font-size: 105%;}
h3 {font-size: 100%;}
h4 {font-size: 95%;}
h5 {font-size: 90%;}
h6 {font-size: 85%;}

.footer {
	color:#660066; font-family: "Verdana","Arial","sans-serif";	
	margin-top: 0em; margin-bottom: 0em;
}

.bigger {font-size:130%;}

B, STRONG {color:#660066; font-weight: bolder}

P, TD	{color:black;font-family: Georgia, "Times New Roman","serif"; font-size:100%;}

li.listhead 	{color:#660066; font-family: "Verdana","Arial","sans-serif"; font-size:100%; font-weight: bolder;}

P.indented {text-indent:2em}
	
P.sans {font-family: "Verdana","Arial","sans-serif"; font-size:95%; color:black; font-weight: normal;}

UL {font-family: Georgia, "Times New Roman","serif"; font-size:100%; color:black; font-weight: normal;
	margin-top: 0.2em; margin-bottom: 0em; list-style-image: url(images/crossbullet.jpg);
}
	
OL {font-family: Georgia, "Times New Roman","serif"; font-size:100%;
	margin-top: 0.2em; margin-bottom: 0em;
}
	
DIV.codesample {font-family: "Monaco","FixedSys","monospace";}

A:link { color: #660066; text-decoration: underline ; font-weight: bold;} /* for unvisited links */
A:visited { color: #633; text-decoration: underline;  font-weight: bold;} /* for visited links */
A:active { color: black; text-decoration: underline; font-weight: bold;} /* when link is clicked */
A:hover { color: #ffffff; background: #660066; text-decoration: none; font-weight: bold; } /* when mouse is over link */

p.footer A:link { color: #660066; text-decoration: underline ; font-weight: bold;} /* for unvisited links */
p.footer A:visited { color: #900; text-decoration: underline;  font-weight: bold;} /* for visited links */
p.footer A:active { color: black; text-decoration: underline; font-weight: bold;} /* when link is clicked */
p.footer A:hover { color: #ffffff; background: #660066; text-decoration: none; font-weight: bold; } /* when mouse is over link */

.headlist {
	font-family: "Verdana","Arial","sans-serif";
	font-size: 100%;
	font-weight: bolder;
	color: #660066;
	margin-bottom: -1em;
}
.bigcap {font-size:150%; color:#660066; font-weight: bold;
}

.hugesans {
font-family: "Verdana","Arial","sans-serif"; font-size:150%; color:black; font-weight: normal;
}
.tinysans {
font-family: "Verdana","Arial","sans-serif"; font-size:80%; color:black; font-weight: normal;
}

.playbill {font-family: "Playbill","Arial","sans-serif";color:#660066;  font-size:200%;}

hr {color:#660066;}

.box { 
	border: solid; 
	border-width: thin; 
	border-color: #cc9933; 
	padding: 1em; 
}

.white 	{color:white;}
.red 	{color:#660066;}
.smalltext 	{font-size:70%;}

caption {font-family : "Arial","sans-serif"; color : black; font-size:100%; }
.pageEnd {
	page-break-before: always;
}
