body   { 
		background-color: #dddddd;
		font-size: 9pt; 
		font-family: verdana, ARIAL; 
		margin: 0;
		color: #000066;
}

.menucolor {
       background-color: #990000;        
}

.baner	{	     
		background-color: #cccccc;  
}

.subadres {
       font-size: 7pt;
       text-align: center;
}

.subadres a:Link {
       color: #333366;
}

.subadres a:Visited {
   		color: #666699;
}

.subadres a:hover {
      	color: #333399;
}

.subadres0 {
       font-size: 7pt;
       text-align: right;
       padding-right: 35px;
}

.subadres0 a:Link {
       color: #333366;
}

.subadres0 a:Visited {
   		color: #666699;
}

.subadres0 a:hover {
      	color: #333399;
}

.indextab {
		background-color: #cccccc;
		padding-right: 10px;
		font-size: 9pt;
        text-align: right;
        color: #000066;
}

.indextab a:Link {
       color: #eeeeee;
}

.indextab a:Visited {
   		color: #dddddd;
}

.indextab a:hover {
      	color: #FFCCCC;
}

.indextab2 {
		background-color: #cccccc;
}

.menu {
       color: #eeeeee;
       font-size: 9pt;
       text-align: left;
       padding-top: 10px;
       padding-left: 5px;
}

.menu h1{
       font-size: 11pt;
       font-weight: bold;
}

.menu a:Link {
       color: #eeeeee;
}

.menu a:Visited {
   		color: #dddddd;
}

.menu a:hover {
      	color: #FFCCCC;
}

.main {
       background-color: #eeeeee;
}

.main h1{
       font-size: 11pt;
       font-weight: bold;
       text-align: left;
       padding-left: 10px;
       padding-top: 20px;
}

.main h2{
       font-size: 15pt;
       font-weight: bold;
       text-align: center;
       padding-top: 20px;
}

.main p{
       font-size: 9pt;
       font-weight: normal;
       padding-left: 10px;
       padding-right: 10px;
}

.tab {
       font-size: 10pt;
       font-weight: normal;
       text-align: center;
}

.main ul{
       font-size: 8pt;
       font-weight: normal;
}

.main ol{
       font-size: 8pt;
       font-weight: normal;
}

.main a:Link {
       color: #333366;
}

.main a:Visited {
       color: #666699;
}

.main a:hover {
       color: #333399;
}

.copyright {
       font-size: 7pt;
       text-align: right;
       padding-right: 10px;
}

.copyright a:Link {
       color: #333366;
}

.copyright a:Visited {
   		color: #666699;
}

.copyright a:hover {
      	color: #333399;
}   