body {
	background-color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 3px;
	color: #000000;
}

p {
	margin-top: 0;
	margin-bottom: 6px;
}

a {
	color: #0066CC;
}

.nav a {
	color: #000000;
}

.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 60px;
	line-height:62px;
	font-weight:bold;
  	color: #FF9933;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 60px;
	line-height:62px;
	font-weight:bold;
  	color: #FF9933;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
  color: #0066CC;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
  color: #0066CC;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
    color: #FF9900;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
    color: #FF9900;
}

h5 {
	color:#0066CC;
	font-weight: bold;
}

h6 {
	font-size:20px;
	line-height:22px;
	font-weight: bold;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #CCCCFF;
	border-top-width:2px;
	border-top-color:#003399;
}

a:hover {
	text-decoration:none;
}

a:press {
	color:#FF9900
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCCCFF;
	border-top-width: 3px;
	border-top-color: #003399;
}

.pagelinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #FF9933;
}

.menu a {
	color:#FFFFFF;
}