/* CSS Document */
.body
{
	bgcolor="#660066";
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #333;
}

.footer-small-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.footer-address-14-grey {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-align:center;
	}

.treb-20-grey-center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align:center;
	font-style: normal;
}
.treb-20-purple-italics-center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660066;
	text-align:center;
	font-style: italic;
}
.treb-16-green-italics-center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	text-align:center;
	font-style: italic;
	
	}
.treb-16-purple-italics-center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	text-align:center;
	font-style: italic;
}
.treb-14-grey-italics-bold {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align:left;
	font-style: italic;
}
.treb-14-grey {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align:left;
	}

.treb-12-grey-italics-bold {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}
.body2
{
	bgcolor="#333333";
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #333;
}

a {
	color:#CCCCCC;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #6acf87;
}


h1
{font-size:20px;
text-align:center;
margin:0px;
font-weight:200;
padding:0px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h2
{font-size:22px;
margin:0px;
font-weight:200;
color:#5D2D23;
padding:40px 0px 0px 60px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h3
{font-size:24px;
margin:0px;
font-weight:200;
color:#5D2D23;
padding:44px 0px 0px 40px;
font-family:Georgia, "Times New Roman", Times, serif;
}

