body {
	margin: 0px 0px 0px 0px;
	background-color: #e6e8eb;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
}

td, th {
	font-size: 12px;
}

hr {
	color: #666666;
	background-color: #666666;
	text-align: center;
	width: 560px;
	height: 1px;
	border-style: dotted;
}

a {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	text-decoration: underline;
	color: #9900CC;
}

a:active {
	text-decoration: underline;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#container {
	line-height: 150%;
	padding: 0px;
	width: 780px;
	background-color: #e6e8eb;
}

#header {
	background-color: #e6e8eb;
	text-align: center;
	color: #000033;
}

#main {
	color: #000000;
	text-align: center;
	float: left;
	width: 610px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#right {
	float: left;
	width: 170px;
	text-align: center;
	background-color: #e6e8eb;
	overflow: hidden;
}

.content {
	padding: 10px 0px 10px 10px;
	text-align: left;
	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
                font-size: 9px;
	width: 610px;
                font-size: 9px
}

.strong {
	color: #FF0000;
	font-weight: bold;
}

.right_align {
	text-align: right;
}

.center_align {
	text-align: center;
}

.copy {
	padding: 0px 0px 10px 0px;
	color: #54516C;
	font-size: 9px;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	width: 590px;
	text-align: center;
}

.blue {
	color: #0000CC;
	font-weight: bold;
}

.caution {
	color: #CC0000;
	font-weight: bold;
}

h1{
               font-size: 12px;
               font-weight: bold;
               margin: 5px;
               letter-spacing: 1px;
}

h2{
               font-size: 16px;
               font-weight: bold;
}

h3{
               font-size: 14px;
               font-weight: bold;
               font-color: #ff0000;
}

h4{
               font-size: 14px;
               font-weight: bold;
}

h5{
               font-size: 13px;
               font-weight: bold;
}

h6{
               font-size: 12px;
               font-weight: bold;
}
