@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Century Gothic, Gill Sans MT, Arial, sans-serif;
	color: #000000;
}
body {
background-color:#000000;	
	margin-left: 80px;
	margin-top: 20px;
	margin-right: 80px;
}

p{

color: #000000;
font-size: .9em;
line-height: 100%;
margin-top: 0;
margin-left: 15px;
margin-right: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #990000;
	background-color:#FCF516;
	
}
a:active {
	text-decoration: none;
	color: #999900;
}

h1,h2,h3, h4{
color:#000000;
font-family:Georgia,Times,serif;
line-height: 100%;
margin-left: 25px;
}

h1 {	
	font-size:2em;
	
}

h2{

font-size:1.7em;

}

h3{

font-size:1em;

}
h4{

font-size:0.9em;
}
#legal {
	border-top: 1px dashed #999999;
	margin-right: 25px;
	margin-left:25px;	
	color: #000000;
	padding: 5px 160px 20px;
	clear: both;
}
.companyname { 

color: #000000;
font-size:1.75em;
margin-top: 50px;
line-height: 100%;
}
.imgtext {

color: #000000;
font-size:0.8em;
}
.available { 

color: red;
font-size:1.0em;
}

.lists {

color: #000000;
font-size: 0.9em;
line-height: 100%;
margin-top: 0;
margin-right: 0px;
margin-left:0px;
}
