BODY, TD {
	padding: 0px 0px 0px 0px;
	background: White;
	color: #F7C6F7;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

H1 {
	Font-family: "Minya Nouvelle";
	font-size: 20pt;
	font-weight: boldest;
	color: #FAC6F9;
}
H2 {
	font-size: 15pt;
	font-family:	Bookman Old Style;
	font-style: normal;
	font-weight: bolder;
	color: #F693F4;
}

h3{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Black;
	font-size: 14px;
	font-style: bold;
}

p{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Black;
	font-size: 2em;
	font-style: bold;
}
	
h4{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Gray;
	font-size: 1.5em;
	font-style: bold;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
}	

	h5{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Black;
	background-color: White;
	font-size: 1.3em;
	font-style: bold;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 3px;
}		 	 

sub{
	font-FAMILY: "Times New Roman";
	color: White;
	font-size: xx-small;
}	
	
div.box {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
	float: left;
	width: 55px;
	height: 800px;
	background-color: Black;
} 

div.logobox{
	margin-left: 0px;
	padding: 0 0 2 0;
	width: 565px;
}

#picture {
	float:left;
	width : 100px;
	margin-right:10px;
	}

A {
	text-decoration: none;
	color: aqua;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}

HR {
	color: blue;
	height: 1pt;
}
.NavTag{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: White;
	font-style: bold;
	border-width: thin;
	border-style: solid;
	border-color: Red;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: white;
	background-color: Black;
}

div.boilerplate {
	padding: 10px 30px;
	float: left;
	width: 450px;
	font-FAMILY: Courier;
	color: #855f84;
	font-size: .5em;
	margin-right: 5px;
} 
div.googlebox {
	float: left;
	width : 160px;
	height: 600px;
	margin-left:5px;
} 

div.statbox {
	float: left;
	background-color: #FFE3EA;
	width: 160px;
	height: 500px;
	margin-left: 2px;
	margin-right: 10px;
	padding: 1px 5px;
} 
div.hbox {
	float: bottom;
	width: 95%;
	background-color: Red;
	height: 10px;
} 

.floatstop {
	clear: both;
	padding: 0px 10px 0px 65px;
}

div.footnote{
      float:right;
	
}