body{
	text-align: center;
}

.container {
	width: 498px;
	margin:0 auto;
	text-align: justify;
	font-size: 11px;
	font-family: verdana, arial, tahoma;
	line-height: 20px;
	color: #4B4B4B;
	background-color: #ffffff;
}

h1 {
	font-family: times new roman, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #BE1216;
	font-weight: normal;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #BE1216;
	font-weight: normal;
	margin: 0;
}

b {color: #3a3a3a;}
strong {color: #BE1216; font-family: times new roman; font-size: 12px; font-weight: normal; text-transform: uppercase;}
i, em {color: #BE1216;}

a:link {
	color: #BE1216;
	font-family: times new roman;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-family: times new roman;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-family: times new roman;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: times new roman;
	font-size: 12px;
	text-decoration: none;
}

.bottom a:link {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: times new roman;
}

.bottom a:visited {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: times new roman;
}

.bottom a:active {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: times new roman;
}

.bottom a:hover {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: times new roman;
}

input, textarea, option, select {
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	border: 0;
	padding: 5px;
	border: 1px solid #BE1216;
}

.embed {
	border: 2px solid #dadada;
	padding: 1px;
	margin-top: 5px;
	margin-right: 6px;
}

blockquote {
	margin: 0;
	font-family: times new roman, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: italic;
}