h1 {
       font-size: 18pt;
       color: blue;
       font-family: verdana,arial;  
       font-weight: bold;
       
       }

h2 {
       font-size: 14pt;
       color: blue;
       font-family: verdana,arial;  
       font-weight: bold;
       
       }

h3 {
       font-size: 14pt;
       color:  #C2C3FE;
       font-family: verdana,arial;  
       font-weight: bold;
       
       }

body, td, ul {
       font-size: 12pt;
       color: black;
       font-family: arial;  

       }
			 
.title2 {
       font-size: 12pt;
       color: blue;
       font-family: verdana,arial;  
       font-weight: bold;
       
       }
.title3 {
       font-size: 10pt;
       color: black;
       font-family: verdana,arial;  
       font-weight: bold;
       
       }

.text1 {
       font-size: 12pt;
       color: black;
       font-family: arial;  

       }
.text2 {
       font-size: 10pt;
       color: black;
       font-family: arial;  

       }

.captiontext {
       font-size: 10pt;
       color: black;
       font-family: arial;  
      text-align: center;
      font-weight: bold;
      text-decoration:  none ;
       }
      
 
a:link {
       font-size: 12pt;
       color: blue;
       font-family: arial;  
       }
       
a:visited {
       font-size: 12pt;
       color: blue;
       font-family: arial;  
       }
      
a:hover {
       font-size: 12pt;
       color: gray;
       font-family: arial;  
       }
			 
table.forums, table.forumsmb {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 100%;/*765px*/
border: 1px #CCCCCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
} 

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
text-align: left;
}

td.caption4 {
background-color: #8FBEE8;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
text-align: left;
vertical-align: top;
}

			