body {
	font-family:Trebuchet MS, verdana, arial;
	font-size: 10px;
	color: #660000;
	background-image:  url();
	background-repeat: repeat;
	margin: 0px;
	white-space: normal;
}
a {
	text-decoration:underline;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	word-spacing: normal;
}
a:visited {
	color: #663333;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	border-bottom-width: 1px;
/*	border-bottom-style: dotted;	*/
	border-bottom-color: #CC3300;
	border-top-style: none;
	text-decoration: blink;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.content {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-style: bold;
	word-spacing: 1px;
	letter-spacing: 0px;
	white-space: 1;
	margin-right: 20px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996699;
	border: 1px solid #996699;
	display: list-item;
	border-top-color: #6699CC;
}

#content .header{
	font-size:12px;
	font-weight:bold;
	color: #CC3300;
}

#content .text{
	font-size:10px;
	font-weight:bold;
	color: #999;
	letter-spacing: 0px;
}

#content .text2{
	font-size:14px;
	font-weight:bold;
	color: #999;
	letter-spacing: 0px;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:12px;
	font-weight:bold;
	color: #CC3300;
}
