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
{
	font-family: "DejaVu Sans", "Verdana", "Futura Medium", Futura, "Gill Sans", "Gill Sans MT",  sans-serif;
	color: #000000;
	margin-left:50px;
	margin-right:25px;
	margin-top:50px;
	margin-bottom:50px;
}

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

}
tt           
{
	font-family: "Lucida Console", "Courier New", monospace;
	font-weight: 400;
	text-align: left;	
	color: #006600; 
	line-height: 1.4em;

}



h1
{
	font-family: "Futura Condensed ExtraBold", "Futura Heavy", Futura, "Gill Sans", "Gill Sans MT", "Verdana", sans-serif;
	color: #000000;
	font-size: x-large;
		font-weight: bold;
	}
h2
{
	font-family: "Futura Condensed ExtraBold", "Futura Heavy", Futura, "Gill Sans", "Gill Sans MT", "Verdana", sans-serif;
	color: #000000;
	font-size: x-large;
	
}
h3
{
	font-family:  "Futura Heavy", Futura, "Gill Sans", "Gill Sans MT", "Verdana", sans-serif;
	color: #000000;
	font-size: large;
		

	font-style: normal;
}
h4
{
	font-family:  "Futura Heavy", Futura, "Gill Sans", "Gill Sans MT", "Verdana", sans-serif;
	color: #000000;
	font-size: large;
	
}
h5
{
	font-family:  "Futura Heavy", Futura, "Gill Sans", "Gill Sans MT", "Verdana", sans-serif;
	color: #000000;
	font-weight: 600;
	font-size: medium;
	font-weight: bold;
	
}
h6
{
	color: #000000;
	font-size:small;
	font-family: "Verdana", "Helvetica", sans-serif;
	background-color: rgb(213,213,98);
	text-align:center;
	font-weight: 400;
}




th           
{
	
	font-weight: normal;
	background-color: #faf4af;
	border-width: 0;
	font-size: small;
}
td           
{
	
	font-weight: 400;
	vertical-align: top;
	border-width: 1;
	border-color: #000000;
}






ul
{
	
	text-align: left;
}
ol
{
	
	text-align: left;
}

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

}


dt
{
	font-family: "Book Antiqua", Palatino, serif;

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

	text-align:left;
}



.legi {font-family: "DejaVu Sans", "Verdana", "Lucida Grande", "Aboriginal Sans", sans;}
.serif {font-family: serif;}
.abroman {font-family: "AbRomanSerif", "Aboriginal Serif", "Aboriginal Sans", serif;}
.syllabics {font-family: "Aboriginal Sans",  "Aboriginal Serif";}
.aboriginalserif {font-family: "Aboriginal Serif";}
.otherscript {font-family: "Lucida Grande", "Arial Unicode MS", "Code2000", sans;}
.unicoderoman {font-family: "Aboriginal Sans", "Aboriginal Serif", "Lucida Grande", "Arial Unicode MS";}
.cherokee {font-family: "Aboriginal Sans", "Aboriginal Serif", "Lucida Grande", "Arial Unicode MS", sans-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; }
