a {
	color: #0066FF;
	font-family: Times New Roman;
	font-size: 14px;
	}
a:hover {
	text-decoration: none;
	color: #6633CC;
	}
a:visited {
	color: #6633CC;
	}
a.mail,
a.mail:visited {
	font-family: Verdana;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
a.mail:hover {
	text-decoration: underline;
}
body {	
	font-family: Times New Roman, sans-serif;
	color: #330000;
	background-color: #F7FFFF;
	}
h5 {
	font-family: Times New Roman;
	color: #330000;
	}
p {
	font-family: Times New Roman;
	color: #330000;
	font-size: 12px;
	text-indent: 0px;
	text-align: justify;
	}
ul {
	font-family: Times New Roman;
	color: #330000;
	font-size: 12px;
	line-height: 15px;
	}
.displayImgR {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.displayImgL {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#field {
	position: absolute;
	left: 140px;
	width: 700px;
	margin: 30px;
	}
#footer {
	position: relative;
	top: 880px;
	font-family: Verdana;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: black;
	}
#authorLinkImg {position: absolute; top: 950px; left: 15px; visibility: hidden;}
#authorLinkTex {position: absolute; top: 970px; left: 15px; visibility: hidden;}