body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
#smallWhiteText {
	FONT-SIZE: 0.65em;
	COLOR: #FFFFFF;
}
#smallBlackText {
	FONT-SIZE: 0.65em;
	COLOR: #000000;
}
#topnav {
	FONT-SIZE: 0.65em;
}
#topnav A:link {
	text-decoration: underline;
	color: #000000;
}
#topnav A:visited {
	text-decoration: underline;
	color: #000000;
}
#topnav A:hover {
	TEXT-DECORATION: none;
	color: #9966CC;
}
#leftnav {
	COLOR: #000000;
	border-right: 1px dashed #cccccc;
}
#leftnav A:link {
	COLOR: #000000;
	text-decoration: underline;
}
#leftnav A:visited {
	COLOR: #000000;
	text-decoration: underline
}
#leftnav A:hover {
	TEXT-DECORATION: none;
	COLOR: #996699
}
#bodyText {
	COLOR: #000000;
	padding-left: 5px;
}
#bodyText p {
	font-size: 0.75em;
}
#bodyText A:link {
	COLOR: #000000;
	text-decoration: underline;
}
#bodyText A:visited {
	COLOR: #000000;
	text-decoration: underline
}
#bodyText A:hover {
	TEXT-DECORATION: none;
	COLOR: #996699
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
	line-height: 150%;
}
.podBorder {
	background-color: #993366
}
.podSmall {
	font-size: 0.65em;
}
.podTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.75em;
	background-color: #996699
}
.podMain {
	background-color: #EADDF6;
	font-size: 0.75em;
}
#podUnderline {
	border-bottom: 1px dashed #EADDF6;
}
#podDkUnderline {
	border-bottom: 1px dashed #CCCCCC;
}
