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

.HEADER, H1 {
	font-family:verdana, arial, sans-serif;
	color: #FF0000;
	font-size: 18pt;
	text-align: center;
	margin: 0px 25x 10px 25px;
	padding:0;
	}

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

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

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

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

.normal{
	font-weight : normal;
    }


.readtxt, .readtxt p {
	font-family : helvetica;
	font-size : 11pt;
	color: Black;

    }



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

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

.prevnext {
border-bottom :  1px dashed; 
border-top :  1px dashed; 
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

hr {
border:dashed black; 
border-width:1px 0 0 ; height:0
}

.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');
}