body, html {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #eaeaea;
	}
p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #333333;
	line-height: 16px;
	word-spacing: 1pt;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #EE018D;
}
h2 {
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #EE018D;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
h6 {
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #EE018D;
}
h5 {
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}
a {
	color: #EE018D;
	text-decoration: underline;
}
a:hover {
	color: #2A2F8D;
	text-decoration: none;
}
#left p {
	font-size: 10pt;
	color: #EE018D;
	margin: 0px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE018D;
	font-weight: bold;
}
#left a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}#left a:link {
	color: #666666;
}
#left a:hover {
	color: #EE018D;
}
#left a:active {
	color: #EE018D;
}
#left a:visited {
}
clear_p {
	border: 0px none #FFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#primary {
	color: #FFF;
	padding: 10px;
	height: 400px;
	background-color: #EE018D;
	text-align: left;
	vertical-align: top;
}
#primary h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#primary p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
	text-align: left;
}
#primary li {
	color: #039;
}

#primary a {
	color: #000;
	text-decoration: underline;
}
#primary a:hover {
	text-decoration: underline;
	color: #FFF;
}
#primary object {
	padding: 6px;
	text-align: right;
	float: right;
}

#secondary {
	padding: 10px;
	background-color: #333;
	height: 310px;
	width: 445px;
}
#secondary h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
#secondary h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #CF0;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#secondary p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
}
#secondary a {
	color: #CF0;
	text-decoration: underline;
}
#secondary a:hover {
	text-decoration: underline;
	color: #FFF;
}
#secondary li {
	color: #FFF;
}

#third {
	padding: 10px;
	background-color: #036;
	height: 310px;
	width: 220px;
}
#third h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
#third h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#third p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
}
#third a {
	color: #EE018D;
	text-decoration: underline;
}
#third a:hover {
	text-decoration: underline;
	color: #FFF;
}
#third li {
	color: #FFF;
}

#fourth {
	padding: 10px;
	background-color: #C00;
	text-align: center;
	height: 310px;
	width: 225px;
}
#fourth h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
#fourth h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#fourth p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 8pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
}
#fourth a {
	color: #FF0;
	text-decoration: underline;
}
#fourth a:hover {
	text-decoration: underline;
	color: #EE018D;
}
