html 
{
overflow-y: scroll;
}

input, textarea, select, radiobutton, checkbutton 
{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;
}

body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtnormal
{
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.hlverde {
	color: #5DAC00;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.txtmenu {
	color: #676767;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.titverde {
	color: #82AA31;
	font-size: 11px;
	font-family: tahoma;
}

h1
{
	color: #82AA31;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #A4A4A4;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin: 0px 0px 0px 0px;
}
