p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 121212;
}
a:link {color: #B71320; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: none}
a:visited {color: #B71320; text-decoration: none} 
body, p, td {font-family: verdana; font-size: 11px;}
body {
	background-color: 000000;
	background-image: url(i/bg.jpg);
	background-attachment: fixed;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: 210606;
	letter-spacing: 2px;
	white-space: normal;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4B4B4B;

}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DBDBDB;
	background-color: 121212;
	border: 0px none;
}