body  {	
	background : #E06090;	
	color : black;	
	font-family : "Comic sans ms", "Verdana", sans-serif;	
	font-size : 10pt;	
	font-weight : normal;	
	margin-bottom : 1em;
	}
	
h1  {	
	color : #FFFFFF;	
	background : transparent;	
	font-weight : normal;	
	font-style : italic;	
	text-align : center;	
	font-family : "Times New Roman", serif;	
	font-size : 22pt;
	}

h3  {	
	color : #FFFFFF;	
	background : transparent;	
	font-weight : bold;	
	font-family : "Times New Roman", serif;	
	font-size : 18pt;	
	text-align : left;
	}

h2  {	
	font-family : "Times New Roman", serif;	
	font-size : 6pt;
	font-weight: normal;
	color: #E06090;
	}
	
h4  {	
	margin-left : 6%;	
	margin-right : 6%;	
	font-weight : bold;	
	font-size : 12pt;
	}
	
h5  {	
	margin-left : 6%;	
	margin-right : 6%;	
	font-weight : bold;	
	font-size : 10pt;
	}
	
dl, p, form  {	
	font-family : "Comic sans ms", "Verdana", sans-serif;	
	font-size : 10pt;	
	margin-left : 6%;	
	margin-right : 6%;
	}

a {	
	color : #00C1C0;
	}	
	
dt {	
	margin-bottom : 0;
	}
	
dd {	
	margin-bottom : 1em;
	}
	
dd p {	margin-top : 0;}

ul, ol  {	margin-left : 10%;	margin-right : 6%;}

ul ul, table ol, table ul  {	
	margin-left : 5%;	
	margin-right : 1%;
	}
	
pre  {	
	margin-left : 10%;	
	margin-right : 10%;	
	white-space : pre;
	}
	
.code  {	
	font-family : "Courier New", "Courier", monospace;
	font-size : 10pt;
	}
	
.instructions {	
	font-family : "Verdana", "Arial", sans-serif;
	font-size : 8pt;
	}



blockquote {	
	color : #EC9ABB	margin-left : 10%;	
	margin-right : 10%;	
	font-style : italic;
	}
	
.BackToTop  {	
	font-family : "Arial", "Helvetica", sans-serif;	
	font-weight : bold;	
	font-size : 10pt;	
	text-align : right;	
	margin-top : 1em;	
	margin-bottom : 1em;	
	margin-right : 1%;
}
	
.BackToTop A {color : blue;}

.Footer  {	
	font-size : smaller;	
	margin : 0;	
	margin-top : 1em;	
	margin-bottom : 1em;
	}
	
.NavBar  {	
	text-align: center;	
	margin-top : 1em;
	}
	
table caption  {	
	font-size : larger;	
	font-weight : bolder;
}

tr, td {	
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;	
	font-size : 10pt;
	}
	
table p, table dl, td p, ol p, ul p, dl p, blockquote p, li pre, dd pre  {	
	margin-left : 0;	
	margin-right : 0;
	}
	
hr {	
	clear : both;
	}
	
.caption  {	
	font-size : 8pt;
	}
	
.footer {	
	font-size : 8pt;
	}
	
.informal {    
	font-size : 12pt;    
	font-family : "Comic Sans MS", "Verdana", sans-serif;
	}
	
.subtitle  {	
	color : #FFFFFF;	
	font-style : italic;	
	font-family : "Times New Roman", serif;	
	font-weight : bold;	
	font-size : 15pt;	
	text-align : left;
	}
	
.simian {	
		color : #000000;	
		font-family : "Verdana", "Arial", sans-serif;	
		font-size : 8pt;
	}
	

.legend  {	
	background : #E06090;	
	color : white;	
	font-family : "Comic sans ms", "Verdana", sans-serif;	
	font-size : 8pt;	
	font-weight : normal;	
	margin-bottom : 1em;
	}