body{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #eaeaea;
	background-image: url(images/stripe.png);
	background-repeat: repeat;
}
table#wrapper{
	background-color: #FFFFFF;
	border: solid 1px #cccccc;
}
table td{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
tr.split td{
	border-bottom: dotted 1px #ccc;
}
p{
	padding-bottom: 15px;
}
a:link, a:visited, a:active{
	color: #005ac9;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000000;
}
tr.greyback td{
	background-color: #747474;
	color: #FFFFFF;
	text-align: center;
}
tr.greyback td a{
	color: #FFFFFF;
	text-decoration: underline;
}
tr.greyback td a:hover{
	text-decoration: none;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: -1px;
	color: #000;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	font-weight: normal;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #747474;
	padding: 15px 0px 10px 0px;
	margin: 0;
	font-weight: bold;
	font-style: italic;
}
h3{
	font-size: 18px;
	line-height: 20px;
	color: #000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}
p.head{
	font-size: 14px;
	line-height: 22px;
	color: #555555;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
div.info{
	background-color: #747474;
	color: #FFF;
	font-size: 11px;
	font-style: italic;
	padding: 1px 6px;
	display: inline-block;
}
.products{
	margin: 0px 0px 15px 0px;
	text-align: center;
}
.products img{
	border: solid 1px #ccc;
}
#company{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	margin: 15px 0px 15px 0px;
	text-align: center;
}
#extra{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
}
#extra a{
	font-weight: normal;
}
.small{
	font-size: 10px;
	line-height: 12px;
}
.big{
	font-size: 12px;
}
.clear{
	border: none 0px #FFFFFF !important;
}
.clear td{
	border: none 0px #FFFFFF !important;
}