<STYLE type="text/css">

body {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-style: normal;
    color: #000000;
    text-align: left;
    font-weight: normal;
    background-color: #FFFFFF;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    margin-left: 52px
    }

p, td, td p, form p, td form p, th p {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-style: normal; 
    font-variant: normal; 
    color: #000000; 
    text-align: left; 
    font-weight: normal;
    }

A:link {
    color: #0000FF;
    text-decoration: underline;
    }

A:hover {
    color: #0000FF;
    text-decoration: underline;
    }

A:visited {  
    color: #663399; 
    text-decoration: underline;
    }

h1, td h1 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 160%; 
     
    color: #660066; 
    text-align: left; 
    font-weight: bold; 
    }

h2, td h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 140%; 
    font-style: normal; 
    color: #660066; 
    text-align: center; 
    margin-top:15;
    font-weight: bold; 
    }
    
h3, td h3 {  
    font-size: 130%; 
    font-style: normal; 
    color: #660066; 
    text-align: left; 
    font-weight: bold; 
    }
    
h4, td h4 {  
    font-size: 120%; 
    font-style: italic; 
    color: #660066; 
    text-align: left; 
    font-weight: bold; 
    }
    
h5, td h5 {
    font-size: 100%; 
    font-style: normal; 
    color: #660066; 
    text-align: left; 
    font-weight: bold; 
    }
    
h6, td h6 {
    font-size: .9em; 
    font-style: italic; 
    color: #660066; 
    text-align: left; 
    font-weight: bold; 
    }

   
li, td li  {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-style: normal; 
    font-variant: normal; 
    color: #000000; 
    text-align: left; 
    text-indent: 0pt; 
    font-weight: normal; 
    }
    
blockquote, td blockquote {   
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    font-style: italic; 
    font-variant: normal; 
    color: #000000; 
    text-align: left; 
    font-weight: normal; 
    }
    
pre, td pre {   
    font-family: monospace;
    font-size: 10pt; 
    font-style: normal; 
    color: #000000; 
    text-align: left; 
    font-weight: normal; 
    white-space: pre;
    }
    
ol, td ol {  
    list-style-position: outside; 
    list-style-image: url('../none'); 
    list-style-type: decimal
    }
    
ul, td ul {  
    list-style-position: outside; 
    list-style-image: url('../none'); 
    list-style-type: disc
    }

ul ul, td ul ul  {
	margin-top: .5em;
	margin-bottom: .5em;
	list-style-position: outside; 
	list-style-image: url('../none'); 
	list-style-type: circle
	}

ul ul ul, td ul ul ul {
	margin-top: .5em;
	margin-bottom: .5em;
	list-style-position: outside; 
	list-style-image: url('../none'); 
	list-style-type: square
	}

tt, td tt {  
	font-family: monospaced;
	font-size: 10pt;
	font-style: normal;
	color: #000000
	text-align: left
	font-weight: normal
	}

/* Classes: these are custom styles */

.footer { /* style used for the bottom of the page standard elements, contact
		navigation footer, links */
    font-size: 80%; 
    font-style: normal; 
    font-variant: normal; 
    color: #000000; 
    font-weight: normal; 
    }
    
.breadcrumbs  { /*style used for the breadcrumbs navagation line*/
    font-size: 80%; 
    font-style: normal; 
    line-height: normal; 
    font-variant: normal; 
    color: #000000; 
    text-align: left; 
    font-weight: normal; 
    margin-top: 8px;
    }
	
td  .sidelink  { /* use to define sidebar paragraph text styles for the links */
    font-size: 8pt;
    font-style: normal; 
    font-weight: normal;
    text-align: left;
    margin-top: .75em;
    margin-bottom: .75em
    }

td  .sideHeader  { /* use to format the sidebar header */
    text-align: left;
    }

table.ws { /* use to define the background color of the sidebar (the embedded table) */
    background-color: #99CCFF;
    }

td.sidebar A:link  { /* use to define sidebar anchor text */
    color: #0033FF;
    text-decoration: none;
    }

td.sidebar A:hover  { /* use to define sidebar anchor text */
    color: #0000FF;
    text-decoration: underline;
    }


/* Page-layout controls ------------------------------------------------ */

    
.zMargin  {  /* sets a block level item to have no space above or below*/
    margin-top: 0;
    margin-bottom: 0; 
    }
    
table.grid  {   /* controls properties of the table which creates the page grid */
    margin-top: 0;
    margin-bottom: 0; 
    border: 0px none;
    cell-spacing: 0; 
    padding: 0
    }

td.sideBar  { /* use to define the sidebar cell properties; this cell includes an embedded sidebar table*/
    width: 145px;
    vertical-align: top;
    }

td.spacer  { /* use to define the spacer (gutter) cell properties */
    width: 15px;
    vertical-align: top;
    }

td.content  { /* use to define the content cell properties */
    width: auto;
    align: top;
    }


</STYLE>
