a:link	{
	color: #F1CD44;
	text-decoration: underline;

	}

a:visited{
	color: #F1CD44;
	text-decoration: underline;
	}

a:active	{
	color: #F1CD44;
	text-decoration: underline;
	}


BODY	{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A74C14;
	color: #000000;
	text-decoration: none;
	margin:0;
	margin-left: 8pt;

}
UL LI	{
	list-style-image: url(./pics/bullet.gif);
	list-style-position: outside;
	margin-left: -8pt;
	}

.content {
	background-color: #A74C14;
	color: #F1CD44;
	margin-left: 8pt;
	font-size: 10pt;
	
}
.nav {
	background-color: #F1CD44;
	color: #A74C14;
	font-size: 10pt;

}

.ringband {
	background-image: url(images/ringband.gif);
}
.border {
	background-image: url(images/border.jpg);
}
.form {
	float: none;
	width: auto;
	font-size: 10pt;
	background-color: #F1CD44;
	color: #A74C14;
	margin: auto;
	padding: 0px;
}
.title {
	font-size: 14pt;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: underline;
	font-style: normal;



}
.date {
	font-size: 10pt;
	margin-left: 8pt;
}
.bottom {

	background-image: url(images/bottom.jpg);
}

a.url{
	font-size: 10pt;
	font-weight: bold;

}
.url {
	font-size: 10pt;
	line-height: normal;
	
	}
.subtitle {
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	font-style: italic;

}
.smalltext {
	font-size: 8pt;
}
.halflinebreak {
	line-height: 8pt;
}

a:link.quicklynx {
	text-decoration: none;
}

a:visited.quicklynx {
	text-decoration: none;
}

a:hover.quicklynx {
	text-decoration: underline;
}

