p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image:  url();
	background-repeat: no-repeat;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

b {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
}	