﻿
a:hover {
	text-decoration: none;
	color: #E07D4C;
}
a {
	text-decoration: none;
	color: #999999;
}
p {
	margin: 0px;
	font-family: Arial;
	color: #666666;
}
ul {
	margin-left: 35px;
	margin-bottom: 15px;
	margin-top: 5px;
	list-style-type: square;
	color: #e07d4c;
}
.style1 {
	background-color: #F8F8F8;
}
.tit{
	color: #e07d4c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.brochure {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}
img {
	border-width: 0px;
}

