<style>





#links-header {

	margin-bottom: 0px;

	margin-left: 196px;

	margin-top: 0px;

	padding: 0px;

	position: absolute;

}



#nav {

	background: #896A9B;

	float: left;

	height: 520px;

	margin-left: 110px;

	overflow: hidden;

	padding: 0px;

	position: absolute;

}



#violet-stripe {

	background: #896A9B;

	float: left;

	height: 5px;

	margin-left: 110px;

	margin-top: 515px;

	overflow: hidden;

	padding: 0px;

	position: absolute;

	width: 720px;

}

#front_page_message {
	width: 720px;
	color: #D9BCB6;
	background-color: #896A9B;
	text-align: center;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #670123;
	padding-top: 15px;
	padding-bottom: 15px;
}
#front_page_message :hover {
	color: #FFCC35;
}
.purple {
	background-color: #886B9B;
}






.just2                           {font-family: Arial, sans-serif; font-size:  2pt}

.spacer                       {font-family: Arial, sans-serif; font-size: 2pt}

.lil-graph                     {font-family: Arial, sans-serif; font-size: 4pt}

.graph                         {font-family: Arial, sans-serif; font-size: 6pt}

.footnote                    {font-family: Arial, sans-serif; font-size: 7pt}

.text-sm                       {font-family: Arial, sans-serif; font-size: 8pt; color: #670123; }

.text                               {font-family: Arial, sans-serif; font-size: 9pt; color: #670123; }

.text-white                  {font-family: Arial, sans-serif; font-size: 9pt; color: #FFFFFF}

.text-black                  {font-family: Arial, sans-serif; font-size: 9pt; color: #000000; }

.text-orange              {font-family: Arial, sans-serif; font-size: 9pt; color: #FF6632}

.text-big                      {font-family: Arial, sans-serif; font-size: 11pt; color: #670123; }

.col-title                       {font-family: Arial, sans-serif; font-size: 12pt; color: #670123; padding-bottom: 0; line-height=12pt;}

.col-title-orange        {font-family: Arial, sans-serif; font-size: 12pt; color: #FF6632; padding-bottom: 0; line-height=12pt;}
.highlight-cell {
	background-color: #FF9664;
}


.page-title                   {font-family: "Century Gothic", Arial, sans-serif; font-size: 13pt; color: #670123; }

.page-title-orange   {font-family: "Century Gothic", Arial, sans-serif; font-size: 17pt; color: #FF6632;}



a {

   text-decoration: underline;

   background-color: transparent;

   color: #670123;

	}

	

a:hover { 

  text-decoration: underline;

  color: #555555;

  background-color: transparent;

 }



h1   {font-family: Arial, sans-serif; font-size: 25pt; color: #670123; font-weight: normal; line-height: 9pt;}

h2   {font-family: Arial, sans-serif; font-size: 19pt; color: #670123; font-weight: normal; line-height: 7pt;}

h3   {
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: #670123;
	font-weight: bold;
	line-height: 3pt;
	padding: 0px;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: .3em;
	margin-left: 0px;
}

h4   {font-family: Arial, sans-serif; font-size: 10pt; color: #670123; font-weight: normal; line-height: 5pt;}

h5   {font-family: Arial, sans-serif; font-size: 8pt;   color: #670123; font-weight: normal; line-height: 9pt;}



ul    {padding; 0px; margin: 0px;}



/* hack for IE */

li.square        {list-style-type: square; margin-left: 2em;}   /* this is what IE does ... */

html>body li.square  {list-style-type: square; margin-left: -1em;}  /* .. it can't see this, but a real browser can */



li.square-in    {list-style-type: square; margin-left: 1em;}



in3   {padding-left: 4em;}

in5   {text-indent: 5em}



p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}





</style>
