body
{
	background-image: url("http://resource.ndbbm.net/bc-bg.jpg");
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family:Arial;
}

p
{
	font-family:Arial;
	font-size:12px;
}

.header
{
	font-family:Arial;
	color:#A20000;
	font-size:12px;
	font-weight:bold;
}

.headersmall
{
	font-family:Arial;
	color:#A20000;
	font-size:10px;
	font-weight:bold;
}

.top
{
	font-family:Arial;
	FONT-SIZE: 12px;
	COLOR: #777777;
	text-decoration: none;
}

.text
{
	font-family:Arial;
	FONT-SIZE: 12px;
}

.textsmall
{
	font-family:Arial;
	FONT-SIZE: 10px;
}

.privacy
{
	FONT-FAMILY:  century gothic;
	FONT-SIZE: 10px;
	COLOR: #D5C1C2;
	font-weight:none;
	text-decoration: none;
}
.links
{
	FONT-FAMILY:  century gothic;
	FONT-SIZE: 11px;
	COLOR: #777777;
	font-weight:bold;
	text-decoration: underline;
	line-height: 1.5;
}
.links:hover
{
	FONT-FAMILY:  century gothic;
	FONT-SIZE: 11px;
	COLOR: #777777;
	font-weight:bold;
	text-decoration: none;
	line-height: 1.5;
}
