body, td, input, select { 
	font-family: Arial;
	font-size: 11px;
	color: #0D2B88;
}

input.search {
	font-family: Arial;
	font-size: 11px;
	color: #0D2B88;
}

.boldtext {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #0D2B88;
}

.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #0D2B88;
}

A {
	font-family: Arial;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
}

.tablebordercolor {
	background-color: #003399;
}

.tableheader {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #0D2B88;
}
