body
{
	padding : 0px;
	margin: 0px;
	background-color:#000000;
	font : 10pt tahoma;
	color: #FFFFFF;
}
.head_red
{
	font:  bold 12pt tahoma;
	color: #FF0000;
}
.big_head_red
{
	font:  bold 22pt tahoma;
	color: #FF0000;
}
.general
{	
	font: 10pt tahoma;
	color: #FFFFFF;
}
.head_white
{
	font:  bold 12pt tahoma;
	color: #FFFFFF;
}
.border_top
{
border-top:1px dotted #FFFFFF;
}
.border_bottom
{
border-bottom:1px dotted #FFFFFF;
}
