html,body{height:100%;width:100%;}
/* end hide */

body {
	background-color: #750000;
	margin: 0px;
}
.address {
	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 45px;
	text-align: right;
	margin-right: 22px;
	margin-top: 250px;
}
.address a {
	color: #000000;
	text-decoration: none;
}
.address a:hover {
	color: #FF3300;
	text-decoration: none;
}
h1   {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-right:18px;
	text-transform: uppercase;
}
h1 a   {
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover  {
	color: #000000;
	text-decoration: none;
}
h2   {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	margin: 15px 0px 8px 0px;
}
ul   {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b2966;
	line-height: 13px;
	font-weight: bolder;
	margin: 3px 0px 3px 10px;
	text-indent: 0px;
}
li   {
	list-style-image: url(images/square.gif); 
}
.linkmenu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	font-size: 17px;
	color: #999999;
	line-height: 47px;
	font-weight: bold;
}
.linkmenu a {
	text-decoration: none;
	color: #999999;
	padding-left: 22px;
}
.linkmenu a:hover {
	text-decoration: none;
	color: #ffffff;
}
.text {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
}
.text a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.text p {
margin: 12px 15px 12px 0px;
}
.text_small {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}
.text_small a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.style1 {color: #990000}
