h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	font-weight : lighter;
	padding : 0px 0px 0px 0px;
	font-size : 140%;
	line-height : 140%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	font-weight : bold;
	padding : 4px 0px 4px 0px;
	font-size : 120%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	font-weight : bold;
	padding : 4px 0px 4px 0px;
	font-size : 100%;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #333333;
}

a:link {
	color: #6666FF;
	text-decoration : none;
}

a:visited {
	color: #CC6633;
	text-decoration : none;
}

a:active {
	color: #CC6633;
	text-decoration : underline;
}

a:hover {
	color: #CC6633;
	text-decoration : underline;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCC99;
}

.foot a:link {
	color: #CCCC99;
	text-decoration : none;
}

.foot a:visited {
	color: #CCCC99;
	text-decoration : none;
}

.foot a:active {
	color: #CCCC99;
	text-decoration : underline;
}

.foot a:hover {
	color: #CCCC99;
	text-decoration : underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCC99;
	font-weight : bold;
}

.menu a:link {
	color: #CCCC99;
	text-decoration : none;
}

.menu a:visited {
	color: #CCCC99;
	text-decoration : none;
}

.menu a:active {
	color: #CCCC99;
	text-decoration : underline;
}

.menu a:hover {
	color: #CCCC99;
	text-decoration : underline;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCC99;
}

hr {
	height : 1px;
	color: #CCCC99;
}

.table  {
	font-size : 80%;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666633;
	font-weight : bold;
}

.box a:link {
	color: #666633;
	text-decoration : none;
}

.box a:visited {
	color: #666633;
	text-decoration : none;
}

.box a:active {
	color: #666633;
	text-decoration : underline;
}

.box a:hover {
	color: #FFFFFF;
	text-decoration : underline;
}


