.title
{
	font-size: 300%;
	font-family: 'Myriad';
	text-align: center;
	text-shadow: 4px 4px 5px gray;
	color: #6699CC;
}

.heading
{
	font-size: 120%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-left: 0px;
	border-color: #99CCFF;
	border-style: dotted;
	color: #003366;
}

.head-description:first-letter
{
	font-size: 150%;
}

UL.arrow
{
	list-style-image: url(/images/arrow.gif);
	list-style-position: inside;
}

.contents-list
{
	font-size: 90%;
	line-height: 175%;
	color: #333333;
}

.contents-text
{
	font-size: 90%;
	line-height: 175%;
	margin-left: 30px;
	color: #333333;
}

.small-heading
{
	font-size: 100%;
	line-height: 125%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-color: #000000;
	border-style: dotted;
	color: #0066CC;
}
