a:link { color : Navy; text-decoration : underline; }

a:visited  { color : Maroon; text-decoration : underline; }

a:active { color : Red;	text-decoration : underline; }
	
body { background-color: #FFCC99; background-image: url(../images/bg_blue_peach.jpg); }

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

p, td, ul 	{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #003399;
	text-align: left;
	}
hr {
	color: #003399;
	background-color: #003399;
	height: 1px;
}

hr.95pct {
	width: 95%;
}


h1
	{
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	margin: 18pt;
	margin-left: 0px;
	margin-bottom: 0px;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	color: #003399;
	}

.h3
	{
	color: White;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	}
table.center {
	text-align: center;
}
table.95pctCenter {
	text-align: center;
	width: 95%;
}
img.8pxPadding {
	padding: 8px;
}

tr.center {
	text-align: center;
}
td.topCenter {
	text-align: center;
	vertical-align: top;
}
td.center {
	text-align: center;
}

.bodysmall
	{
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	font-size: 11pt;
	}

.footer
	{
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
	}
