BODY {
	font-family : Arial;
	font-size : 12px;
	color : midnightblue;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color : midnightblue;
}

.button {
	font-family : Arial;
	font-size : 12px;
	color : white;
	background-color : #2f589f;
}

.input {
	font-family : Arial;
	font-size : 12px;
	color : Navy;
}

.label {
	background-color : #E8E8E8;
	font-family : Arial;
	font-size : 12px;
	color: #2f589f;
}

.heading {
	background-color : #2f589f;
	color: WHITE;
	font-family : Arial;
	font-size : 12px;
}

.normal {
	background-color : #F8F8F8;
	font-family : Arial, Helvetica, Verdana;
	color: midnightblue;
	font-size : 12px;
}
.newsbox {
	font-family : Arial;
	font-size : 10px;
	color : white;
}
