﻿#wrapper {
	width: 850px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
}

.body {
	font-family: verdana;
	font-size: 10pt;
	color: #535A27;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	overflow: scroll;
}
.noborder {
	border-width: 0;
}
.bodybold {
	font-family: verdana;
	font-size: 10pt;
	color: #535A27;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	color: #E6829E;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 900;
}
a.body:link {
	font-family: verdana;
	font-size: 10pt;
	color: #535A27;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

}
a.body:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #E6829E;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

}
.bodyitalics {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.lists {
	font-family: verdana;
	font-size: 9pt;
	color: #535A27;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	margin-right: 10px;
	padding-right: 5px;
	line-height: 12pt;
	text-indent: 10px;
	list-style-position: outside;
}
.menu {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.menu:link {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.line {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #ACBC4D;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 9pt;
	color: #E2819A;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tiny {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
a.tiny:link {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
a.tiny:hover {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
