body {
	background-color: #f2ebf4;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #455560;
}
h1 {
	font-size: 26px;
	line-height: 36px;
	color: #83469c;
}
h2 {
	font-size: 22px;
	line-height: 28px;
	color: #6b9325;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	color: #83469c;
}
h4 {
	font-size: 16px;
	line-height: 22px;
	color: #83469c;
}
h5 {
	font-size: 14px;
	line-height: 20px;
	color: #83469c;
}
h6 {
	font-size: 12px;
	line-height: 18px;
	color: #83469c;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #455560;
}
a:link {
	color: #9c600e;
}
a:visited {
	color: #9c600e;
}
a:hover {
	color: #9c600e;
}
a:active {
	color: #9c600e;
}
.style1 {font-size: 16px}
a.w:link {
	color: #ffffff;
	text-decoration: none;
}
a.w:visited {
	color: #ffffff;
	text-decoration: none;
}
a.w:hover {
	color: #ffffff;
}
a.w:active {
	color: #ffffff;
	text-decoration: none;
}
a.g:link {
	color: #455560;
	text-decoration: none;
}
a.g:visited {
	color: #455560;
	text-decoration: none;
}
a.g:hover {
	color: #455560;
}
a.g:active {
	color: #455560;
	text-decoration: none;
}
	
.formlabel{
font: 12px Arial, Helvetica, sans-serif; color: #fff
}

form { display:inline}