#content p,#content ul {
	font-size: 75%;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
}
#content h1 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
}
#content h2 {
	font-size: 90%;
	font-family: "Comic Sans MS", Arial, sans-serif;
	margin-top: 2em;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 5px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px double #FFFFFF;
	border-left: 3px none #FFFFFF;
}
#content h3 {
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#holdingpage #content h1 {
	margin-left: 10px;
	margin-top: 4px;
	font-size: 80%;
}
#content p em {
	font-size: 120%;
	color: #CCCCCC;
}
#footer p {
	font-size: 60%;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	color: #999999;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
