body {background-color:#000000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
	text-align:justify;	
}
	  
.textbig {
      font-family:"BernhardMod BT";
	  font-size:35px;
	  font-style:italic;
	  color:#A82932;
	  font-weight:bold;
	  }	  
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
}
.topbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	}
	.Bottombutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	}
.topbutton:link {
	text-decoration: none;
}
.topbutton:visited {
	text-decoration: none;
}
.topbutton:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	}
.button:link {
	text-decoration: none;
}
.button:visited {
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
	color: #000000;
}
.bottum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#990000;
}
.bottum:link {
	text-decoration: none;
}
.bottum:visited {
	text-decoration: none;
}
.bottum:hover {
	text-decoration: none;
	color: #000000;
}

.small{
      font-family:"Verdana";
	  font-size:18px;
	  font-style:italic;
	  color:#A82932;
	  font-weight:bold;
	  }	 
.big {
      font-family:"Verdana";
	  font-size:18px;
	  font-style:italic;
	  color:Blue;
	  font-weight:bold;
	  }	 
.email {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	}
.text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}