body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back-main.jpg);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #636;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #636;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.grey {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.rightpic {
	display: block;
	float: right;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 12px;
}
a {
	font-size: 14px;
	font-weight: normal;
	color: #636;
	text-decoration: none;
}
b {
	font-weight: bold;
	color: #333;
}
strong {
	font-weight: bold;
	color: #333;
}
hr {
	margin-top: 4px;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 0px;
}

