body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Bkgrnd.gif);
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
}
p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
}
.Basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left:10px
}
.BasicBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
}
    a:link {
	color: #336699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
    a:hover {
	color: #FF6600;
}


.TitleBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666699;
	font-weight: bold;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left:10px;
	width: 180;
}
.BasicBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336699;
	font-weight: bold;
	font-style: italic;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.TableText12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	font-style: normal;
}

