body {
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
  	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
}

th {
	font-family: Verdana, Arial;
	font-weight: bolder;
	font-size: 12px;
	background: #eeeeee;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

td {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

td.lists {
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

td.contents {
	background: #ffffff;
	padding: 15px 15px 15px 15px;
	width: 550;
	vertical-align: top;
	height: 100%;
	font-size: 12px;
	line-height: 15px;
}

table.main {
	border-collapse: collapse;
	border: 0 0 0 0;
	height: 100%;
	width: 590;
	font-size: 12px;
	line-height: 15px;
}

table.contents {
	border-collapse: collapse;
	border: 0 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #9D0022;
}

a:hover {
	text-decoration: underline;
	color: #9D0022;
}

a.overst {
	color: #5C8597;
}

a:hover.overst {
	color: #00A3B5;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}

blockquote {
	border: 1px dotted #3868B4;
	background-color: #eeeeee;
	margin: 0em 0em;
	padding: 2ex;
}
