/* CSS Document */
body {
	background: #CBDDF1 url(images/ml_background2.jpg) no-repeat center top;
	font-family: Georgia, Times New Roman, Times, serif;
}

td, th, p {
	font-family: Georgia, Times New Roman, Times, serif;
	/* color: #003300; */
	color: #003366;
	font-size: 14px;
}

.IRIS {
	color: #9933FF;
}

td.AddressText {
	font-size: 10px;
	font: 10px Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
}

td.navLink {
	background: url(images/1button1.gif) repeat-x center center;
}

td.navlink a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

td.navlink a:hover {
	color: #990000;
}
