body  {
	margin 0px 0px 0px 0px;
	}
	
A	{ font-family: Verdana, Arial; text-decoration: none; }
A:link	{ color: #000000; text-decoration: underline; }
A:visited	{ color: #000000; text-decoration: underline; }
A:hover	{ color: #d9031f; text-decoration: underline; }

.text {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
.textsmall {
	font-family: Verdana, Arial;
	font-size: 11px;
}
.title {
	font-family: Arial;
	font-size: 30px;
}
.title_page {
	font-family: Braggadocio, Arial;
	font-size: 34px;
}

.sub_title {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.indent {
	margin-left: 30px;
}

.nav {
	background-image:   url("images/red.gif");
	background-repeat: repeat;
	line-height: normal;
}
.center  {
	text-align: center;
}
li {
  margin: 0 50px 10px 15px;
}
.red {
	color: #d9031f;
}
.bragg {
	font-family: Braggadocio, Arial;
	font-size: 20px;
}
.staccato {
	font-family: Staccato222 BT;, Arial;
	font-size: 28px;
	color: #d9031f;

}