@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: 14px;
line-height: 100%;
margin-top: 0;
margin-left: 10px;
margin-right: 10px;
}
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: 10px;
}

h1 {	
	font-size:24px;
	
}

h2{

font-size:18px;

}

h3{

font-size:16px;

}
h4{

font-size:14px;
}
#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:24px;
margin-top: 50px;
line-height: 100%;
}
.imgtext {

color: #000000;
font-size:12px;
}
.available { 

color: red;
font-size:10px;
}

.lists {

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

