/* CSS Document */
body {background-color:#FFFFFF; color:#000033;}
h1, h2, h3, h4, h5, h6 {color:#000066; text-align:center; font-style:italic; font-family:Arial, Helvetica, sans-serif;}
h1.maintext {background-color:#000000; color:#FFFFFF;}
h2.subtext {color:#FFFFFF;}
h3.link {
	color:#FFFFFF;
	text-align:center;
}
h3.subtitle {color:#FFFFFF; text-align:center;}
table {border:inherit; border-color:#FFFFFF;}
td {vertical-align:top;}
td.title {background-color:#333333; vertical-align:top}
td.links {
	vertical-align:top
}
p.centered {text-align:center;}
p.white {text-align:right;}
.bold {font-weight:bold;}
a {
	color:#0000FF;
}
