body {
	background-color: #eeeeee;
}

p,ul,ol {
	color: #000;
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin: 1px;
	padding: 1px;
	line-height: 1.4em;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

h1
{
	color: #454545;
	font-size: 36pt;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.0em;
	vertical-align: middle;
}

h2
{
	color: #707070;
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

h3
{
	color: #707070;
	font-size: 14pt;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: left;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #000000;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #555555;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ff0033;
	text-decoration: underline;
}
.style23 {
	font-family: Times New Roman, Times, serif;
}

