body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #eeeeee;
}

a {
	text-decoration: none;
	color: #004080;
}

a:hover {
	text-decoration: underline;
}

input {
	width: 520px;
}

table {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.title {
	font-size: 14px;
	background-color: #004080;
	color: #ffffff;
}

.title2 {
	font-size: 12px;
}
.title3 {
	font-size: 16px;
	color: #000000;
}
.title4{
	font-size: 16px;
	color: #00FF00;
}
.rows {
	background-color: #F9F9F9;
}
.title0 {
	font-size: 22px;
	color: #004080;
	height: 50px;
}
.title5 {
	background-color: #004080;
	color: #ffffff;
}
.title6 {
}