body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bkd.gif);
}

a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}



A.Content:link {
	color:#000000;
	TEXT-DECORATION: none;
	line-height: 120%;
	text-align: left;
	white-space: normal;
}
A.Content:visited {
	color:#000000;
	TEXT-DECORATION: none;
	line-height: 120%;
	text-align: left;
	white-space: normal;
}
A.Content:hover {
	color:#000000;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	font-weight: bold;
	text-decoration: underline;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	line-height: 120%;
	text-align: left;
	white-space: normal;
}

h1 {
	font-size: 20;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
}
	
.ContentJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	line-height: 125%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.ContentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	line-height: 125%;
	white-space: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
}

.footcntnt {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.footcntnt h3 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
}

A.SmallPrint:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.SmallPrint:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
	font-weight: bold;
}
A.SmallPrint:hover {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SmallPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
A.SmallText:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.SmallText:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.SmallText:hover {
	COLOR: #000000;
	text-decoration: underline;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

td.bg1 {
	background-image: url(../images/index_03.jpg);
}
td.bg2 {
	background-image: url(../images/index_05.jpg);
}

td.bg3 {
	background-image: url(../images/index_08.jpg);
}

td.bg3 h1{
	font-size: 14px;
	font-weight: bold;
	color: #49470a;
}

.dynlnk {
	cursor:pointer;
	cursor:hand;
}