body {
	background-color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #252525;
}

#content {
	display: inline;
	float: left;
	font-size: 100%;
	margin-top: -7px;
	position: relative;
	line-height: 20px;
	color: #252525;
}

#content a {
	color: #1072d0;
	text-decoration:none
}

#content a:hover, #content a:focus {
	text-decoration: underline;	
}

#content h1 {
	font-size: 154%;
	font-weight: normal;
	margin-bottom: 0.8em;
	color: #F00;
}

#content h2 {
	font-size: 115.5%;
	font-weight: bold;
	margin-bottom: 0.9em;
}

#content h3 {
	font-size: 135%;
	margin-bottom: -0.4em;
	text-transform: uppercase;
	font-weight: bold;
}

#content h4 {
	font-size: 98%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: -1em;
}

#content smallitalic {
	font-size: x-small;
	font-style: italic;
	line-height: 14px;
}

.footer {
	font-size: 9px;
	font-weight: lighter;
	text-transform: uppercase;
}

.footer a:hover, .footer a:focus {
	text-decoration: underline;
}

.footer a {
	color: #FFF;
	text-decoration:none
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: ...;
    height: ...;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
</style>
<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}

img {
      border: 0;
}

#smallcontent {
	font-size: 12px;
	line-height: 16px;
}

ul {
  margin-left: 0;
  padding-left: 30px;
  margin-bottom: 0px;
  margin-top: -6px;
}

.companycaption {
	font-size: 10px;
	font-weight: bold;
}

