.text {
	FONT-FAMILY: Verdana; FONT-SIZE: 9pt; TEXT-ALIGN: justify; COLOR: #333333;
}
.copy {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 7pt;
	TEXT-ALIGN: justify;
	COLOR: #333333;
}
.redlink {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	color: #330000;
	text-decoration : none;
	TEXT-ALIGN: right;
}
.title {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	color: #330000;
	text-decoration : none;
	font-weight : bold;
}
.menu {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	color: #ECE0BB;
	text-decoration : none;
}
.top
{
	background-image: url(images/topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bottom
{
	background-image: url(images/bgbottom.jpg);
	background-position: bottom;
	background-position: left;
	background-repeat: repeat-x;
}
