body {
	background-image: url(PHOTO/pattern.JPG);
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-align: left;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 50px;
}
.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
}
.rightcell2 {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #0066FF;
	border-left-color: #0066FF;
}
.rightcell1 {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #0099FF;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.style2 {color: #FFFFFF}
.style5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {color: #486AB2}
