td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 43494E;
}
.title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;

}
.title1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	

}
a:link {
	color: #000080;
	text-decoration: underline;
}
a:visited {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #000080;
	text-decoration: none;
}
.white-text
{
	color: #FFFFFF;

}
body {
	margin: 0px;
	padding: 0px;
}
