html, body {
	background: transparent;
	width:330px;
	margin: 0 0 0 0px;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13pt;
}
hr {
	width: 330px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 12px;
	line-height: 13pt;
	font-weight: bolder;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: normal;
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -20px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:500;
	color: #660000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}


.imgMargLeft {
margin-left:5px;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.quote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 12px 30px;
	line-height: 13pt;
	font-weight: normal;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	margin: 5px;
}
