BODY, TD {
	background: White;
	color: Teal;
	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: Neuropol;
	font-size: 40pt;
	color: Yellow;
}
H2 {
	font-size: 14pt;
	color: Yellow;
}

h3{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Fuchsia;
	font-size: 2em;
	font-style: bold;
}

p{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Fuchsia;
	font-size: 2em;
	font-style: bold;
}
	
h4{
	font-FAMILY: oblique 'MS Sans Serif', Geneva, sans-serif;
	color: Fuchsia;
	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: Fuchsia;
	font-size: xx-small;
}	
	
div.box {
	float: left;
	width: 100px;
	background-color: Black;
	height: 800px;
} 

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

A {
	text-decoration: none;
	color: #FFC0CB;
}

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

HR {
	color: blue;
	height: 1pt;
}
.NavTag{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: sans-serif;
	font-size: 1.25em;
	font-color: #FFC0CB;
	font-style: bold;
	border-width: thin;
	border-style: solid;
	border-color: Fuchsia;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: Fuchsia;
	background-color: White;
}

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

div.statbox {
	float: left;
	background-color: #FFFAE1;
	width: 160px;
	height: 500px;
	margin-left: 2px;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
} 
div.hbox {
	float: bottom;
	width: 95%;
	background-color: Fuchsia;
	height: 10px;
} 

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

div.footnote{
      float:right;
	
}
