/***** www.PEKINEZ.info PagesStyle  *****/
/* Elements */

body {
	font-family: "Verdana"; 
	font-size: 12pt;
	color: #FFE495;
	background-color: #2257D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #FFE495;
	scrollbar-track-color: #FFE495;
	scrollbar-base-color:  #2257D6;
	scrollbar-dark-shadow-color: #ffffff;
     }

h1    {
	font-family: "Tahoma"; 
       font-size: 14pt;
       background-color: #FFE495;
       color: #2257D6;
       text-align: center;
       text-decoration: bold;
       text-transform: none
      }

h2   {
	font-family: "Tahoma"; 
       font-size: 12pt;
       background-color: #FFE495;
       color: #2257D6;
       text-align: center;
       text-decoration: bold;
       text-transform: none
      }

h3 {
	font-family: "Tahoma"; 
    font-size: 10pt;
    align=left;
    background-color: #ffffcc;
    color: #183184;
   }



   A:visited { color:#FFE495  ; text-decoration:underline  ; text-transform:none}
   A:hover   { color:#D8D618  ; text-decoration:underline  ; text-transform:none}
   A:link    { color:#FFE495  ; text-decoration:underline  ; text-transform:none}


/* Classes */
.RedText-red { color: #DE0000 }
.BrownText-brown { color: #690505 }
.text-7pt {font-size: 7pt}
.text-8pt {font-size: 8pt}
.text-9pt {font-size: 9pt}
.text-10pt {font-size: 10pt}
