body {
	background: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 4px;
}
div, p, th, td, li, dd {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
p {
	margin: 0px 0px 9px 0px;
}
.small {
	font-size: 9px;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
.name {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
h5 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
A:link {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
input {
	height: 18px;
	background-color: #FBEFEF;
	border: #000000 1px solid;
	padding: 0px 6px 2px 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.textbox {
	width: 301px;
	height: 44px;
	background-color: #FBEFEF;
	border: #000000 1px solid;
	padding: 1px 6px 0px 6px;
	overflow: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
