p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

.menuhead {
		color: #ffffff;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		line-height: 18px;
}
	.menuhead a:link {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	.menuhead a:visited {
		color: #ff9900;
		font-weight: bold;
		text-decoration: none;
	}
	.menuhead a:hover {
		color: #33cc33;
		font-weight: bold;
		text-decoration: none;
	}
	.menuhead a:active {
		color: #33cc33;
		font-weight: bold;
		text-decoration: none;
	}
	
.menutext {
		color: #663300;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: -1px;
		text-align: center;			
		text-decoration: none;
		line-height: 18px;
	}	
	.menutext a:link {
		color: #ff6600;
		font-weight: bold;
		text-decoration: none;
	}
	.menutext a:visited {
		color: #663300;
		font-weight: bold;
		text-decoration: none;
	}
	.menutext a:hover {
		color: #ff3300;
		font-weight: bold;
		text-decoration: none;
	}
	.menutext a:active {
		color: #ff3300;
		font-weight: bold;
		text-decoration: none;
	}

.address {
		color: #663300;
		font-size: 12px;
		font-weight: normal;
		letter-spacing: -1px;
		text-align: center;			
		text-decoration: none;
	}
	.address a:link {
		color:#ff6600;
		font-weight: bold;
		text-decoration: none;
	}
	.address a:visited {
		color: #663300;
		font-weight: bold;
		text-decoration: none;
	}
	.address a:hover {
		color: #ff3300;
		font-weight: underline;
	}
	.address a:active {
		color: #ff3300;
		font-weight: bold;
		text-decoration: underline;
	}	
			
.intro {
		color: #000000;
		font-size: 13px;
		font-weight: normal;
		text-align: center;
		line-height: 17px;
	}
.normal {
		text-align: left;
		color: #000000;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
	}
.question {
		font-size: 14px;
		font-weight: bold;
		color: #339900;
	}	
.quote {
		font-size: 14px;
		font-style: italic;
		text-align: center;
		padding: 10px;
		color: #333333;
	}	
.right {
		text-align: right;
		color: #000000;
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
	}
	
.table {
		font-size: 12px;
		font-weight: normal;
		color: #000000;
	}	
	a:link {
		color:#ff9933;
		font-weight: bold;
		text-decoration: none;
	}
	a:visited {
		color: #339900;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover {
		color: #ffcc33;
		font-weight: underline;
	}
	a:active {
		color: #ffcc33;
		font-weight: bold;
		text-decoration: underline;
	}
	
	div.green a:link {
		color:#33cc00;
		font-weight: bold;
		text-decoration: none;
	}
	div.green a:visited {
		color: #cc9933;
		font-weight: bold;
		text-decoration: none;
	}
	div.green a:hover {
		color: #99ff66;
		font-weight: underline;
	}
	div.green a:active {
		color: #99ff66;
		font-weight: bold;
		text-decoration: underline;
	}
	
	div.orange a:link {
		color:#ff9933;
		font-weight: bold;
		text-decoration: none;
	}
	div.orange a:visited {
		color: #cc9933;
		font-weight: bold;
		text-decoration: none;
	}
	div.orange a:hover {
		color: #99ff33;
		font-weight: underline;
	}
	div.orange a:active {
		color: #99ff33;
		font-weight: bold;
		text-decoration: underline;
	}

