
     body {}
     a:link {color: #000097; text-decoration: none;}
     a:visited {color: #004FB3; text-decoration: none;}
     a:hover {color: #004A4A; text-decoration: underline;}
     a:active {color: #0064A1;}
	 
	 a.class1:link {color: #FFFFFF; text-decoration: none;}
     a.class1:visited {color: #FFFFFF; text-decoration: none;}
     a.class1:hover {color: #3131f3; text-decoration: none;}
     a.class1:active {color: #000097;}
	 
	 a.class2:link {color: #000097; text-decoration: none;}
     a.class2:visited {color: #004FB3; text-decoration: none;}
     a.class2:hover {color: #004A4A; text-decoration: underline;}
     a.class2:active {color: #0064A1;}

     p {
     font-style: normal;
     font-size: 9pt;
     font-family: Verdana;
     text-align: left;}


     h1 {
     font-style: normal;
     font-size: 18pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: bold;
     text-align: center;
     margin: 0px 0px 10px 0px;
	 padding: 20px 20px 0px 20px;
     color: #c01212;
	 font-variant: small-caps;
     }

     h2 {
     font-style: normal;
     font-size: 14pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: bold;
     text-align: center;
     margin-left: 20px;
     margin-top: 0px;
     margin-right: 10px;
     margin-bottom: 20px;
     color: #d48f08;
     font-variant: normal;
     }
	 
	 p.h2 {
     font-style: normal;
     font-size: 14pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: bold;
     text-align: left;
     margin: 0px 0px 0px 0px;
	 padding: 10px 0px 8px 10px;
     color: #c01212;
     font-variant: normal;
     }

    h3 {
     font-style: normal;
     font-size: 12pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: normal;
     text-align: center;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     color: #FFFFFF;
     line-height: 140%;}


    h4 {
     font-style: normal;
     font-size: 9pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: normal;
     text-align: justify;
     margin: 0px 0px 0px 3px;
	 padding: 0px 15px 0px 10px;
     color: #515151;
     line-height: 130%;
	 }


    h5 {
     font-style: normal;
     font-size: 8pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: normal;
     text-align: left;
     margin-left: 12px;
     margin-top: 7px;
     margin-right: 8px;
     margin-bottom: 10px;
     line-height: 190%;
     }
	 
	 p.h5 {
     font-style: normal;
     font-size: 8pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: normal;
     text-align: left;
     margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 10px;
     }

    h6 {
     font-style: normal;
     font-size: 8pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: bold;
     text-align: center;
     margin-left: 4px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     color: #676767;
     font-variant: normal;
     line-height: 140%;
     text-indent: 0px;
     }
	 
   .caption {
	font-style: normal;
     font-size: 7pt;
     font-family: Verdana, Arial, Helvetica, Times New Roman;
     font-weight: normal;
     text-align: center;
     margin: 0px 0px 0px 0px;
	 padding: 0px 2px 6px 2px;
     color: #676767;
     font-variant: normal;
     line-height: 100%;
     text-indent: 0px; 
	}
	 
   .smallTable {
    border-collapse: collapse;
	width: 315px;
	border: 1px solid #676767;
   }
   
   .largeTable {
    border-collapse: collapse;
	width: 450px;
	border: 1px solid #475594;
   }
   
   tr.even {
    background-color: #e3e4ea;
   }

   tr.odd {
    background-color: #edeef3;
   }

    span.hidden {
     color: #EBEBEB;
     margin-bottom: 50px;
     padding-bottom: 50px;
     }
	 
   div.container {
	width: 1010px;
	padding: 0px 0px 0px 0px;
	float: left;
	border: solid #0000FF 0px;
	}

	 
	.right-column {
	 width: 342px;
	 padding: 0px 0px 0px 0px;
	 border: solid #0000FF 0px;
	 background-image: none;
	 background-position: 50% 10%;
	 background-repeat: no-repeat;
	 text-align: center;
	 }
	 
	 .left-column {
	 width: 310px;
	 padding: 0px 0px 0px 0px;
	 float: left;
	 border: solid #0000FF 0px;
	 background-image: none;
	 background-position: 60% 40%;
	 background-repeat: no-repeat;
	 text-align: center;
	 }
	 
	.center-column {
	 width: 310px;
	 padding: 0px 0px 0px 0px;
	 float: right;
	 border: solid #0000FF 0px;
	 background-image: none;
	 background-position: 60% 40%;
	 background-repeat: no-repeat;
	 text-align: center;
	 }
	 
     .main {
	 width: 628px;
	 height: 450px;
	 border: 0px solid #ff0000;
	 }
	 
	span.bold {
	font-weight: bold;
	color: #475594;
	}

