.Subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #306;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
a:visited {
	color: #639;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: bold;
}
a:hover {
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: underline;
}.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Date {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #306;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #609;
	text-decoration: none;
}

.foot
{
	background-image: url(images/graphic/layout/footer2.jpg);
}
