/* image styles */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.float-left {
float: left;
}

.float-right {
float: right;
}

/* font styles */

.Style1 {
	font-family:"trebuchet MS";
	font-size: 15px;
	line-height: 1.4;
	color: #826635;
	text-align: justify;
}
.tablecontents {
	font-family:"trebuchet MS";
	font-size: 14px;
	color: #666666;
	line-height: 1.4;
}
.Style2 {
	font-family:"trebuchet MS";
	font-size: 12px;
	line-height: 1.4;
	color: #826635;
	padding: 10;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 0.9;
	color: #999999;
}
	
h1, h2, h3, h4, h5, h6{ font-family: "Myriad Pro"; font-weight: normal; color: #219bb4; margin: 0 0 10px 0; padding: 0; }
h1{
	color: #df1526;
	font-size: 29px;
	padding: 2px 0 5px 35px;
	background: url(images/h1-icon.gif) no-repeat top left;
	border-bottom: 2px solid #cccccc;
	font-family: Alexa;
}

h2{
	color: #df1526;
	font-size: 25px;
	padding: 0px 0 3px 25px;
	background: url(images/h2-icon.gif) no-repeat top left;
	border-bottom: 1px dotted #c8d8db;
	font-family: Alexa;
}

h3{ color: #DF1526; font-size: 19px; padding: 0px 0 3px 0px; border-bottom: 1px dotted #cccccc; }
h4{ color: #DF1526; font-size: 17px; padding: 0px 0 3px 0px; }
/* links */

	.green:link, .green:visited, .green:active { font-family: Georgia; font-weight: bold; text-decoration: underline; color:6ea200; font-size: 15px;}
    .green:hover {
	text-decoration: none;
	color: #CC0000;
}

   	.bred:link, .bred:visited, .bred:active { font-family: "trebuchet MS"; font-weight: normal; text-decoration: none; color:#29509B; font-size: 12px;}
    .bred:hover {
	text-decoration: underline;
	font-weight: bold;
}
.footer2 {

	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 2.5;
	color: #F31689;
}
.testi {
	font-family:"trebuchet MS";
	font-size: 15px;
	line-height: 1.4;
	color: #666666;
	text-align: justify;
	padding: 10;
}
.fuschia {

	font-family:"trebuchet MS";
	font-size: 14px;
	color: #DF1526;
	line-height: 1.4;
}
