body {
	background-color: #FFFFFF;
}


p {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #00407A;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #00407A;
}

li {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00407A;
}

a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00407A;
	margin: 0px;
}

a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00407A;
	margin: 0px;
}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4479A5;
	margin: 0px;
}

a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4479A5;
	margin: 0px;
}
a.small:link {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #00407A;
	margin: 0px;
}

a.small:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #00407A;
	margin: 0px;
}

a.small:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #00407A;
	margin: 0px;
}

a.small:active {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #00407A;
	margin: 0px;
}

td.form {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #00407A;
}