body {
background-color: #FFFFFF
}
a {
	font-family: "arial";
	color: #000099;
	text-decoration: none;
}
a:hover { 
	font-family: "arial"; 
	color:#999999; 
	text-decoration:none;
}
.Header {
	font-family:"Garamond";
	font-size: 60;
	font-weight: bold; 
	color: #000099;}
.header2 {
	font-family: arial;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
}
.Content {
	font-family: "arial";
	font-size: x-small;
	color: #000000;
}
.navbar {
	font-family: "arial";
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}
.Heading2Black {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: black;
}
.Heading1Black {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: black;
}
.errmsg {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.page{
	visibility: hidden;
}
