<style type="text/css">

a:visited {
        text-decoration: none;
        color: #999999;
}
a:active {
        text-decoration: none;
        color: #999999;
}
a:link {
        text-decoration: none;
        color: #999999;
}
a:hover { 
	color: #CCCCCC;
	text-decoration: none;

}

p.underlined {
        text-decoration: underline;
}

p.normal {
        text-decoration: none;
}

img.noborder {
        border: 0px;
}

body {

        font-family: Tahoma, Arial; 
        font-size: 8pt;
        color: black; 
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        scrollbar-face-color:#000000;
        scrollbar-shadow-color:#555555;
        scrollbar-highlight-color:#BBBBBB;
        scrollbar-3dlight-color:#333333;
        scrollbar-track-color:#444444;
        scrollbar-arrow-color:#BBBBBB;
	cursor:url(cursorc.cur);
}

.textunderlined {
        text-decoration: underline;
        color: gray;
}

.textlabel
{
       font-family: Tahoma, Arial; 
       font-size: 8pt;
       font-weight: bold;
       text-decoration: none;
}

.tabele_text {
	border-width: 1;
	border-color: #333333;
	border-style: solid
}

.textirc
{
       font-family: courier new; 
       font-size: 9pt;
       text-decoration: none;
       border-right : 1px solid black;
       border-bottom: 1px solid black;
       margin-left: 1px;
       margin-right: 2px;
}


.aux
{
       font-family: Tahoma, Arial; 
       font-size: 7pt;
       font-weight: bold;
       text-decoration: none;
       color: #888800
}


.textbox
{
       font-family: Tahoma, Arial; 
       font-size: 8pt;
       font-weight: bold;
       border: 1px solid black;
}


.textgray
{
       font-family: verdana, Tahoma, Arial; 
       font-size: 9pt;
       font-weight: normal;
       text-decoration: none;
       color: gray
}

td 
{
       font-family: Tahoma, Arial; 
       font-size: 9pt;
       font-weight: normal;
       text-decoration: none;
       color: gray
}


.textitalic
{
       font-family: verdana; 
       font-size: 9pt;
       font-weight: normal;
       text-decoration: none;
       font-style: italic;	
       color: gray
}

.textlabel10
{
       font-family: Tahoma, Arial; 
       font-size: 10pt;
       font-weight: bold;
}

.textfixed
{
       font-family: Tahoma, Arial; 
       font-size: 8pt;
       font-weight: bold;
       overflow: hidden;
       text-decoration: none;
}

.inputlabel
{
       font-family: Tahoma, Arial; 
       font-size: 8pt;
}

.combobox
{
       font-family: Tahoma, Arial; 
       font-size: 8pt;
}

.buttonbox
{
       font-family: Tahoma, Arial; 
       font-size: 8pt;
}

.textarea.textareabox
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	border: 1px solid black
}

</style>

