/* Start of header formatting. */
			
#header { 
	border-collapse: collapse;
	padding: 0px, 0px, 0px, 0px;
	}
tr.garg {
	background: #333399;
	font: "times new roman", serif;
	color: #999999;
	}
.linkbar {
	background: #999999;
	font: bold 12pt "times new roman", sans-serif;
	color: black;
	padding-left: 65px;
	}
td.title1 {
	font: bold 25pt;
	text-align: center;
	}
td.title2 {
	font: bold 10pt;
	text-align: center;
	vertical-align: top;
	}
td.graphic {
	vertical-align: top;
	text-align: top;
	padding: 0px, 0px, 0px, 0px;
	}

/* End of header formatting. */			
			
/* Start of footer formatting. */

#footer { 
	border-collapse: collapse;
	padding: 0px, 0px, 0px, 0px;
	}
tr.copyright {
	background: #999999;
	font: "times new roman", serif;
	color: #333399;
	}

/* End of footer formatting. */

body {
	margin: 0px, 0px, 0px, 0px;
	background: #CCCCCC;
	}
a:link {
	text-decoration: none;
	color: #333399;
	}
a:visited {
	text-decoration: none;
	color: #333399;
	}
a:hover {
	text-decoration: underline;
	color: maroon;
	}
.main {
	background: #BBBBBB;
	margin: 0px, 0px, 0px, 0px;
	padding: 10px, 5px, 10px, 5px;
	border-collapse: collapse;
	}
h1 {
	font: bold 12pt;
	text-decoration: underline;
	color: #333399;
	}
h3 {
	font: bold 12pt/10pt;
	color: #333399;
	}
img.pic {
	border: 5px groove maroon;
	margin: 0px, 5px, 5px, 0px;
	}
td.img {
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	}
td.img2 {
	text-align: center;
	vertical-align: center;
	padding: 5px 0px 0px 0px;
	}
td.text {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 0px 0px;
	}
td.text2 {
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	}
th {
	font: bold 14pt;
	color: #333399;
	text-decoration: underline;
	text-align: left;
	vertical-align: bottom;
	padding: 20px 0px 5px 10px;
	}
ul.bullet {
	list-style-image: url(images/BD15056X.GIF);
	font: 10pt;
	}