body {
	margin: 0px;
	padding: 0px 15px;
	height: auto;
	width: 100%;
	vertical-align: middle;
	white-space: pre;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Comic Sans MS", Fixedsys, Georgia, Garamond;
	font-size: 14px;
}



div {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 850px;
	white-space: pre;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	background-image: none;
	border: medium outset #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	overflow: visible;
	visibility: visible;
	color: #000000;
	left: auto;
	top: auto;
	font-style: normal;
	line-height: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	background-image: none;
}

h2 {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #000000;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}


table {
	border: none;
	margin: 0px;
	padding: 0px;
	clip:  rect(5px, auto, auto, auto);
}


/* */
td {
	padding: 5px;
	vertical-align: top;
	border: none;

}


.Nav {
	height: 100px;
	width: 100px;
	text-align: left;
	background-position: center center;
	color: #FFFFFF;
	background-color: #333333;
	z-index: auto;
}



a:link {color: #000000; text-decoration: underline; }


a:link {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: bold;

}
a:active {
	color: #FFCC00;
}

.Div2 {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 0px;
}

