<!--
BODY {
    background: #FFFEDE;
    font-family:Arial, Sans-serif;
    color:#000000;
    background-image: url(images/seq_background.jpg);
    font-size: 14px
   }
table {
    font-family:Arial, Sans-serif;
    color:#000000;
	font-size: 14px
}



A {
    font-family:Arial, Sans-serif;
    color:#ffffff;
   }

a:link { 
	color: #33591C;
	}
a:active { 
	color: #33591C;
	}
a:visited {
	color: #33591C;
	}
a:hover {
	color: #33591C;
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	margin-right: 0px;
	margin-left: 14px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	color: #cccccc;
}

h1 {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	color: #336666;
	font-size: 28px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
h2 {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	color: #336666;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
h3 {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	color: #cccccc;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}

.rjus {
	margin-right: 5px;

}


.disclaimer {
	font-family: Times New Roman, Arial; 
	font-size: 10px;
	
	}

.small {
	font-family: Times New Roman, Arial; 
	font-size: 11px;
	
	}


.heading {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	color: #33591C;
	font-size: 16px;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;
}
.dots {
	font-family: Times New Roman, Arial; 
	font-size: 20px;
}

.grid {
	background-image: url(images/grid.gif);
	background-repeat: repeat;
}

.underline1 {
	text-decoration: underline;

    }

.tablewhite {
  font-size: 13px;
  font-family: "Verdana", Arial, sans-serif; 
  background-color: #FFFFFF;
  vertical-align: middle;
}

.tablegray {
  font-size: 13px;
  font-family: "Verdana", Arial, sans-serif; 
  background-color: #D6D6D6;
  vertical-align: middle;
}

.tablepurple {
  font-size: 13px;
  font-family: "Verdana", Arial, sans-serif; 
  color: white;
  background-color: #660099;
  vertical-align: middle;
}

.tabletitlegreen {
  background-color: #33591C;
  font-family: "Verdana", Arial, sans-serif; 
  font: bold;
  font-size: 14px;
  color: #FFFFFF;
  vertical-align: middle;
}

A:hover.tabletitlegreen {
  color: white;
  background-color: #660099;
  text-decoration: none;
}

.tabletitlepurple {
  background-color: #660099;
  font-family: "Verdana", Arial, sans-serif; 
  font: bold;
  font-size: 16px;
  color: white;
  vertical-align: middle;
}

A:hover.tabletitlepurple {
  color: #660099;
  background-color: white;
  text-decoration: none;
}

A:hover {
  color: white;
  background-color: #33591C;
  text-decoration: none;
}

-->