BODY, p, td{
	font-family : helvetica;
	font-size : 10pt;
	color: Black;
    }

.HEADER, H1 {
	font-family:arial, sans-serif;
	color: #000000;
	font-size: 14pt;
	margin: 0px 0px 0px 0px;
	padding:0;
	}

h3 {
	font-family:arial, sans-serif;
	color: #808080;
	font-size: 10pt;
	margin: 1em 0px 0px 0px;
	padding:0;
}
H2 {
	font-family : helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
H4 {
	font-family : helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

A  {
	text-decoration: underline;
	color: #0000ff;
    }

A:HOVER  {
	text-decoration: underline;
	color: #FF0000;
    }

.smalltext {
	font-family : tahoma, sans-serif ;
	font-size : 8pt;
    }

.readtxt {
	font-family : helvetica;
	font-size : 10pt;
	color: Black;
    }



.sidemenu
{
	font-family : verdana, helvetica;
	font-size : 11px;
	font-weight : normal;
} 

.sidemenu a
{
	font-family : helvetica;
	font-size : 12px;
	text-decoration: underline;
	font-weight : normal;
	color: #0000ff;
} 



.button { height: 19px;
 font-family: Verdana, Arial;
 color: #82BBEA;
 font-size: 9pt;
 font-weight: normal;
 border: 1 solid #000000;
 background-color: #C8C4BF;
 }

form { margin-bottom: 0px;
 margin-left: 0px;
	margin-right: 0px;
 margin-top: 0px;
}
textarea {
overflow: auto; /*this disable textarea */
font-size: 10pt; 
color: #333333; 
width:100%;
font-family: courier, Arial, Helvetica, sans-serif; 
border-left: 1px outset #435BBC; 
border-right: 1px outset #999999; 
border-top: 1px outset #435BBC; 
border-bottom: 1px outset #cccccc; 
background-color: #FFFFFF; 
background-image: url('http://www.belfet.com/i/bg/textarea.gif');
}