body {

	margin: 0;

  background-color: #7D7D7D;

}

#logos {

  width: 792;

  height: 281;

  position: relative;

  left: 150px;

  top: 100px;

}

.navicolor{

  background-color: #999999;

}

.header {

	font-family: arial, sans-serif;

	font-size: 28px;

	color: #999999;

	letter-spacing: 1px;

	text-decoration: none;

	font-weight: bold;

	line-height: 30px;

}

.title{

	font-family: arial, sans-serif;

	font-size: 28px;

	color: #999999;

	letter-spacing: 1px;

	text-decoration: none;

	font-weight: bold;

	line-height: 30px;

}

.text {

	font-family: arial, sans-serif;

	font-size: 10px;

	color: #000000;

	letter-spacing: 0.5px;

	text-decoration: none;

	line-height: 18px;

}
A:LINK {

	font-family: arial, sans-serif;

	font-size: 10px;

	color: #000000;

	letter-spacing: 0.5px;

	text-decoration: underline;

	line-height: 18px;

}
