BODY {
	color: #404040;
	font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 10 10 0;
	line-height: 16px;
}

A:HOVER {
	color: Red;
}

.tdcontents {
	color: #404040;
	font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 10 10 0;
	line-height: 16px;
}
tr.header, tr.footer {
	background-color: #CC3333;
	font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white
}
.navigation {
	font-size: 10px;
}
table.content {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
}
.heading  {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #76797C;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #76797C;
}
.L11dark {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.headingRed {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #CC3333;
}
.img_border {
	border: 1px dotted #FFCCCC;
}
.bold {
	font-weight: bold;
	color: #990000;
}
ul {
	list-style-image: url(../images/4x4bullet.gif);
	list-style-position: outside;
	line-height: 130%;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3333;
}
.title {
	background: url("../header_background.gif") repeat-x;
	padding: 0 0 6px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px
	}
