a:link {
	text-decoration:none;
	color: #B30000;
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
}
a:hover {
	text-decoration:none;
	color: #333333;
}
a:visited {
	text-decoration:none;
	color: #B30000;
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	color: #B30000;
	border: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 0pt;
	list-style-position: inside;
	list-style-type: disc;
}
.buttonup {
	color: #B30000;
	background: #FFFFFF url(images/buttonup.gif);
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 12pt;
}
.buttonover {
	color: #FFFFFF;
	background: #FFFFFF url(images/buttonover.gif);
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 12pt;
} 
.buttondown{
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	text-indent: 12pt;
	color: #666666;
	text-transform: uppercase;
	background-image: url(images/buttondown.gif);
}
.sublink {
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
	color: #666666;
	text-indent: 16pt;
}
.list {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
.buttonopen {
	font-family: "Lucida Grande", "Lucida Sans", Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	text-indent: 12pt;
	color: #666666;
	text-transform: uppercase;
	background-image: url(images/buttonopen.gif);
}

