@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}

p, .p {
	font-size:12px;
	line-height:16px;
}

.bannerBG {
	background: url(images/DAN_BannerBG.gif) repeat-x top left;
}

.bodyBG {
	background: url(images/DAN_BodyBG.jpg) no-repeat top left;
}

.bodyBG2 {
	background: url(images/DAN_BodyBG2.jpg) no-repeat top left;
}

.indexText {
	font-size: 13px;
	color:#FFFFFF;
	line-height:14px;
}

.pageHead {
	color: #ffcc66;
	font-size:24px;
	padding-bottom: 6px;
	line-height:26px;
}

.pageHead2 {
	color: #990000;
	font-size:24px;
	padding-bottom: 6px;
	line-height:26px;
}

.caption {
	color: #FFCC66;
	font-size: 10px;
	line-height: 12px;
}

li {
	font-size: 12px;
	line-height: 13px;
	list-style-type: disc;
	color: #333333;
	padding-bottom: 12px;

}

.celebList{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.formText {
	font-size: 11px;
	font-weight:bold;
	color: #333333; 
}

.hilite {
	font-weight: bold;
	color: #FFFF99;
}
a, a:visited, a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #CC0000;
}
.indexText2 {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.intro {
	font-size: 14px;
	color: #330000;
	line-height: 20px;
}
