


td          { font-family: verdana,helvetica,arial,sans-serif;
              font-size: 11px;
              color: #666666; 
			  font-weight:500;}

th			{ font-family: verdana,helvetica,arial,sans-serif;
              font-size: 14px;
              color: #B50036; 
			  font-weight:700;}		


li          { font-size: 10px;
              margin-top: 0px;
              margin-bottom: 0px; }


pre         { font-family:courier,monospace;
              font-size: 11px; }


div    		{ font-family: verdana,helvetica,arial,sans-serif;
              font-size: 14px;
              color: #666666; 
			  font-weight:700;}

span    	{ font-family: verdana,helvetica,arial,sans-serif; }

h1          { font-family: verdana,arial,helvetica,sans-serif;
              font-size: 14px;
              color: #B50036; 
			  text-decoration:none;
			  font-weight:700;}

h2          { font-family: verdana,arial,helvetica,sans-serif;
              font-size: 12px;
              color: #333333; }

h3          { font-family: verdana,arial,helvetica,sans-serif;
              font-size: 16px;
              color: #FFFF00; }


h4          { font-family: verdana,arial,helvetica,sans-serif;
              font-size: 16px;
              color: #000099; }

h5          { font-family: verdana,arial,helvetica,sans-serif;
              font-size: 14px;
              color: #000099; }

h6          { font-family:verdana,arial,helvetica,sans-serif;
              font-size: 10px;
              color: #000099; }

a:link 		{ text-decoration:none; font-weight:700; color:#666666; font-family:Verdana; font-size:11px; }
a:visited 	{ text-decoration:none; font-weight:700; color:#666666; font-family:Verdana; font-size:11px; }
a:hover 	{ text-decoration:none; font-weight:700; color:#B50036; font-family:Verdana; font-size:11px; background-color:#;  }
a:active 	{ text-decoration:none; font-weight:700; color:#B50036; font-family:Verdana; font-size:11px; }

.fussnote   { font-family: verdana,helvetica,arial,sans-serif;
              font-size: 10px;
              color: #FFFF00; }

.fliesstext { font-family: verdana,helvetica,arial,sans-serif;
              font-size: 10px;
              color: #000000; }


.entryHeader {
        font-family: verdana,helvetica,arial,sans-serif;
        font-size: 13px;
        line-height: 24px;
        text: #0099CC;
}

.entryDate {
        font-family: verdana,helvetica,arial,sans-serif;
        font-size: 10px;
        line-height: 24px;
        text: #000000;
}


.writeTable {
        background-color: #DEDECA;
}

.showTable {
        background-color: #0000FF;
        bordercolor: #999999;
}

.hiddenTable{
        background-color: #333333;
}

.tableHead {
        background-color: #0099FF;
        color: #FFFFFF;

}

.tableLight {
        background-color: #FFFFFF;
}

.tableDark {
        background-color: #CCCCCC;

}



