body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #999999;
}
h1 {
	font-size: 16px;
	color: #FDCB08;
	line-height: 1.3em;
	text-transform: none;

}
.style1 font {
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFCD00;
	line-height: 56px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	text-transform: none;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
	text-transform: none;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #3BA543;
}

.border-rightcorner {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3AA542;
	border-right-color: #3AA542;
	border-bottom-color: #3AA542;
	border-left-color: #3AA542;
}
.border-leftcorner {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3AA542;
	border-right-color: #3AA542;
	border-bottom-color: #3AA542;
	border-left-color: #3AA542;
}

.border-middle {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3AA542;
	border-right-color: #3AA542;
	border-bottom-color: #3AA542;
	border-left-color: #3AA542;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFCA08;
	text-decoration: underline;
}
.style3 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
}
.border {
	border: medium solid #FFC619;
}
.border-top {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3AA542;
	border-right-color: #3AA542;
	border-bottom-color: #3AA542;
	border-left-color: #3AA542;
}.border-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3AA542;
	border-right-color: #3AA542;
	border-bottom-color: #3AA542;
	border-left-color: #3AA542;
}
.style6 {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
}.border-left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3AA640;
}
.border-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3AA640;
}
.style7 {
	color: #42A342;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-transform: none;
}
.border-leftright {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #35A340;
	border-right-color: #35A340;
	border-bottom-color: #35A340;
	border-left-color: #35A340;
}
p	{ 
	margin-bottom:10px;
	margin-top:10px;
}