﻿      body
      {
		background: #c7c9da;
		font-family:Arial, Helvetica, sans-serif;
 	        
      }
      
        h1 {
        	font-size: 2em;
        	font-weight: bold;
        }
        
        h2 {
        	font-size: 1.5em;
        	font-weight: bold; color:#FFFFFF;
        	font-family:Arial, Helvetica, sans-serif;
        	margin-bottom:8px;
        	margin-top:8px
        	
        }
        
              
      h3 {
      	font-size: 1.2em;
      	font-family:Arial, Helvetica, sans-serif;
      	font-weight: bold; color:#FFFFFF;
       	text-align: center;

      }
      
      h4 {
		font-size: 1.0em;
    	font-weight: bold; color:#000080;
        font-family:Arial, Helvetica, sans-serif;
        text-align:left;
        }
              
      h5 {
		font-size: 1.0em;
    	font-weight: bold; color:#000080;
        font-family:Arial, Helvetica, sans-serif;
        text-align:center;
        }
  
        
        a {
        	text-decoration: none; color:navy; 
        }
                
        a:hover {color:blue; text-decoration:inherit; 
	}
	
	a:visited {
	color: #000080;
}
a:active {
	color: #000080;
	
}


        

	.style1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt; color:#000080;
		text-align:justify;
		margin-left:4px;margin-right:4px;
		}

	.styleborder1 { background-image:url('../images/border_right.jpg');
		}

	.styleborder2 {
	background-image:url('../images/border_left.jpg');
		}
		
	.styleborder3 {
	background-image: url('../images/border_top.jpg');
	}

	.styleborder4 {
	background-image: url('../images/border_bottom.jpg');
	}
	
	.styleborder5 {
	background-image: url('../images/border_bottom_left.jpg');
	}
	
	.styleborder6 {
	background-image: url('../images/border_top_left.jpg');
	}
	.styleborder7 {
	background-image: url('../images/border_top_right.jpg');
	}
	.styleborder8 {
	background-image: url('../images/border_bottom_right.jpg');
	}
	
	.stylenav   {
	text-align:center;
	font-size:10pt; color:#003399; font-style:italic; font-weight:bold;

	}

	.styleindent {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt; color:#000080;
		text-align:justify;
		margin-left:20px;margin-right:12px;
	}


	.stylecaption {
		font-family:Arial, Helvetica, sans-serif;
		font-size:7pt;
		font-weight:bold; color:#000080;
		margin-left:30px; margin-right:30px
	}
	
	.stylefooter {
		font-family:Arial, Helvetica, sans-serif;
		font-size:7pt;
		font-weight:normal; color:#000080;
		border-top: 1px; border-top-style:solid; border-top-color:#b2b1ff;
	}
	
	.styleheader {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		font-weight:normal; color:#000080;
	}

	.stylecenter {
	text-align:center;
	font-size:9pt; color:#000080;

	}
	
	.styleleft

	{ border-left:1px;border-left-color:#b2b1ff;border-left-style:solid;
	}
	
	.styletop
	{
	border-top:1px; border-top-style:solid; border-top-color: #b2b1ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; color:#000080;
	text-align:right;
	height:24px;
	padding-right:8px;
	vertical-align:middle;

}
	.styletopleft
	
	{ 
	border-left:1px;border-left-color:#b2b1ff;border-left-style:solid;
	border-top:1px; border-top-style:solid; border-top-color: #b2b1ff;

	}

	
	.styletable1 {
	background:#FFFFFF;
}
	
