* {font-family: "DejaVu Sans", "Verdana", "Lucida Grande", sans-serif;}

a:link
{
	color: #0000ee;
	text-decoration:underline;
}
a:visited
{
	color: rgb(0,150,0); 	
	text-decoration:underline;
} 
a:active 
{
	color: rgb(102,117,184);
	text-decoration:underline;
}
body
{
	
	background-color: rgb(255,255,255);
	color: #000000;
	margin-left:50px;
	margin-right:25px;
	margin-top:50px;
	margin-bottom:50px;
	line-height: 140%;
	
}

p            
{
	font-weight: 400;
	text-align: left;
	color: #000000;

}
tt           
{
	font-family: monospace;
	font-weight: 400;
	text-align: left;	
	color: #006600; 
	line-height: 1.4em;

}



h1
{
	font-weight: bold;
	font-size: xx-large;
}
h2
{
	font-weight: bold;
	font-size: x-large;
}
h3
{
	font-weight: normal;
	font-size: x-large;
}
h4
{
	font-weight: bold;
	font-size: large;	
}
h5
{
	font-weight: normal;
	font-size: medium;
	font-weight: bold;
}
h6
{
	color: #000000;
	font-size:12pt;
	font-family: "Verdana", "Helvetica", sans-serif;
	background-color: rgb(213,213,98); 
	text-align:center;
	font-weight: 400;
}




th           
{  font-weight: 700; background-color: #faf4af; border-width: 0; }
td           
{  font-weight: 400; vertical-align: top; border-width: 0; }

li           
{
	margin-right: 0pt; margin-top: 6pt; margin-bottom: 6pt;
	
}


dt
{
	font-family:  serif;

	font-style:italic;
	text-align:left;
	margin-top: 6pt;
	margin-bottom: 6pt;
}	
dd
{
	

	text-align:left;
}




.serif {font-family: serif;}
.abroman {font-family: Aboriginal Serif, Aboriginal Sans, serif;}
.syllabics {font-family: Aboriginal Sans, OskiWest, Aboriginal Serif;}
.aboriginalserif {font-family: Aboriginal Serif;}
.otherscript {font-family: Lucida Grande, Arial Unicode MS, Code2000, arial, Lucida Sans Unicode, sans;}
.unicoderoman {font-family: Aboriginal Sans, Aboriginal Serif, Lucida Grande, Arial Unicode MS;}
.cherokee {font-family: Aboriginal Sans, Aboriginal Serif;}
.topline {vertical-align: 20%;}
.midline {vertical-align: -18%;}
.baseline {vertical-align: -35%;}
.forceleading {line-height: 170%;}
.greenbox { background-color: #cf9; padding: 4pt; border: solid 1pt black; outline-color: #cf9; outline-style: solid; }
.yellowbox { background-color: #ff9; padding: 4pt; border: solid 1pt black; outline-color: #ff9; outline-style: solid; }
.darkgreenbox { background-color: #e3e396; padding: 4pt; border: solid 1pt black; outline-color: #e3e396; outline-style: solid; }
.tableoutline { background-color: #ffffff; padding: 4pt; border: solid 1pt black; outline-style: solid; outline-color: #000000;}
.tableoutlineheader { background-color: #faf4af; padding: 4pt; border: solid 1pt black; outline-style: solid; outline-color: #faf4af;}
strong { font-weight: 700; }
em { font-style: italic; }
