

<link rel="stylesheet" type="text/css" href="styles/common.css" media="print" />

@media screen


body { scrollbar-face-color: ##FC8600;
       scrollbar-shadow-color: #666666;
       scrollbar-highlight-color: ##FC8600;
       scrollbar-3dlight-color: #ffcb01;
       scrollbar-darkshadow-color: #666666;
       scrollbar-track-color: #cccccc;
       scrollbar-arrow-color: #000000;
	   font-family: verdana;
	   font-size: 11 px;
       }

h1 { border: 1px solid #FFCB01;
     font-family: verdana;
     font-size: 1.2em;
     font-weight: normal;
     text-transform: uppercase;
     background-color: #999999;
     margin left: 20; }

h2 { 
     font-family: verdana;
     font-size: 0.8em;
	 font-color: #D2BA0D;
     font-weight: bold;
     text-transform: uppercase;
     margin left: 20; }


a {font-size: 1.0em; line-height: 1.2em; font-family: verdana; color: #000099}
a:active { text-decoration: none; color:#666666;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover {color:#CCCCCC; text-decoration:underline; }




.firstword { color: #FFCB01;
             font-size: 1.5em; }

.small { font-size: 0.8em;
         margin left: 20; }

.smallest {font-size: 0.6em;<br>
           margin-left: 50;

.big { font-size: 1.2em;
       font-weight: bold; }

.smaller { font-size: 0.8em;
           font-weight: bold; }

.tablean { border: 1px solid black;
           background-color: transparent;
           font-size: 0.6em;
           line-height: 1.5em;
           margin left: 20; }


.fontan { color:#990000;
          font-weight: bold; }



.block { text-align: justify;
         background-color: transparent;
         width: 630;
         margin left: 20;}



p,li,div {
    padding: 0.8em;
    font-family: verdana,arial,helvetica,sans-serif;
	font-color: black;
    font-size: 0.8em;
    line-height: 1.2em;
    margin left: 20; }

tr,td { font-family: verdana;
		text: white;
		font-size: 0.8em;
        line-height: 1.5em;
		text-align: justify; }

.table { border: 2px dotted #000000;
         background-color: transparent;
         font-size: 0.6em;
         line-height: 1.5em;
         margin left: 20;
         width: 92%; }
