<!--

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

A:link {
	color: #990000;
	text-decoration: underline;
}

A:visited {
	color: #990000;
	text-decoration: underline;
}

A:hover {
	color: #990000;
	text-decoration: none;
}

.headerlg {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
}

A:link.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

A:visited.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

A:hover.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.homeintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 11px;
	color: #666666;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}  

.photo{
text-align: center;
font-size: 9px;
}

-->