body 	{
	color: #FFFFFF;
	background: #666666;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}

h1, h2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	}

h3, h4 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	margin: 0px;
	}

h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	}

td {
	vertical-align: top;
	text-align: left;
	}

td.nav {
	vertical-align: top;
	text-align: left;
	color: #333333;
	background: #CCCCCC;
	}

td.pic {
	vertical-align: top;
	text-align: center;
	padding-bottom: 20px;
	}

img {
	border:2px #333333 solid;
	}

a, a:link {
	color: #9999FF;
	}

a:active, a:hover {
	color: #0000FF;
	}

a:visited {
	color: #CCCCCC;
	}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight:bold;
	color: #333333;
	}

a.pic, a.pic:link, a.pic:active, a.pic:visited {
	text-decoration: none;
	font-family: "Times New Roman", sans-serif;
	color: #333333;
	}  