<!-- Style Sheet created with the CoffeeCup StyleSheet Maker++ -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
     BODY { 
          font-family: Verdana, Arial, Sans-serif;
          text-align: justify;
          color: #EE5050;
          background: #B5FFB5;
     } 

     H1 { 
          font-family: Arial, Sans-serif;
          color: #510202;
          text-align: center;
     } 
		 
		 H2 {
		      font-family: Arial, Sans-serif;
		      color: #510202;
		      text-align: center;
     }

     A { 
          text-decoration: none;
          font-weight: bold;
     } 

		 TD {
		 			font-family: Verdana, Arial, Sans-serif;
		 }
		 
		 CENTER {
		 			font-family: Verdana, Arial, Sans-serif;
					font-size: 80%;
		 }

     A:link {
          background-color: #B3FFB3;
          color: #FF3030;
     }
		
     A:visited {
          background-color: #B3FFB3;
          color: #EE5050;
     }
		
     ADDRESS {
	text-align: center;
     }

     IMG.photo {
        float: right;
     }
		 
		 A.photo {
		 		color: #B5FFB5;
		 }

     DT {
        font-weight: bold;
     }

     IFRAME {
        float: left;
     }

	P.english {
		font-style: italic;
	}
	
	P.date {
		float: right;
	}

	PRE {
		font-family:	courier;
	}
 -->
</style>


