a:link {
	color:#003366;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#003366;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#000000;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color:#003366;
	font-weight : normal;
	text-decoration : none;
}

body {
	color : #666666;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}

td {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
}

.field {
	color : #333333;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header {
	color : #666666;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}
.background_MP
{
    background-color: #416965
    }