a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #800080;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.alt:link {
	text-decoration: none;
	color: #FFF;
}
a.alt:visited {
	text-decoration: none;
	color: #999;
}
a.alt:hover {
	text-decoration: underline;
	color: #999;
}
a.alt:active {
	text-decoration: none;
	color: #999;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E46713;
}
h1 {
	color: #C51971;
	font-weight: bold;
	font-size: 12px;
	display: inline;
}
h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}
h3 {
	color: #E46712;
	font-weight: normal;
	font-size: 14px;
}
.expander_left {
	background-image: url(images/dd-website-slice_11.jpg);
	background-repeat: repeat-y;
}
.expander_right {
	background-image: url(images/dd-website-slice_13.png);
	background-repeat: repeat-y;
}
