body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #88AADD;
}
a:link {
	color: #333366;
	cursor: hand;
	text-decoration: none;
}
a:visited {
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	cursor: hand;
	text-decoration: underline;
}
.menu
a:link {
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
.menu
a:visited {
	color: #333366;
	cursor: hand;
	text-decoration: none;
}
.menu {
	font-family: Times New Roman, Footlight MT Light;
	font-size: 14px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
.menu:link {
	font-family: Times New Roman, Footlight MT Light;
	font-size: 14px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
p {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;

}
.normal {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;

}
.sub {
	font-family: Times New Roman;
	font-size: 16px;
	color: #333366;
	font-weight: bold;

}
.copyright {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1pt;
}
.leftdotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.3em;
	letter-spacing: -.05em;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: -0.005em;
}
div.replace {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 25px;
	font-color:green;
	line-height: 1.3em;
	letter-spacing: -.05em;

}
