body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B2E45;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B2E45;
	font-size: 22px;
}

td.heading, a.heading {
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color: #1A2F45;
	text-decoration:none;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    text-decoration:none;
	color: #1B2E45;
}

.textfield {
	border: 1px solid #1B2E45;
}

.newstextfield2 {
	background-color:#000000;
	color:#FFFFFF;
	margin-bottom:4px;
	padding-left:5px;
	border:1px solid #FFFFF;
}


.bg {
	background-color: #1A2F45;
}

.tablebg {
	background-color: #FFFFFF;
}

.footer, a.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#1A2F45;
	text-align: right;
}

a:hover.footer {
	color:#FFFFFF;
}

.biggertext {
	font-size: 14px;
	font-weight: bold;
}