@charset "UTF-8";
/* CSS Document */

.intro {
	font-size: 11px;
	font-family: Tahoma;
	color: #c5960c;
}
.grey {color: #666666
}
body {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Tahoma;
	font-weight: bold;
	color: #c5960c
}
.style2 {
	font-size: 16px;
	color: #957109;
}
.padding {
	padding-bottom: 75px;
}

