html,body {
	background: #E4E4E4;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table,td {
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}


.title {
	font-size: 18px;
	font-weight: bold;
}


.white {
	color: #FFFFFF;
}


A {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #004B88;
}

A:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #004B88;
}

A:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #004B88;
}


A.white {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A:active.white {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A:hover.white {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
