BODY {
	background-color: #FFFFFF;
	
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

P {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;	
}

UL{
	margin-top:3px;
	margin-bottom:0px;
	margin-right:0px;
}

LI{
	margin-top:2px;
	margin-bottom:0px;
	margin-right:0px;
}

A { 
   	color : #222222;
	text-decoration:none;
}
A:HOVER {
    color : #444444;
    text-decoration:underline;
}


table.ramka {border:1px solid #669900}
tr.ramka {border:1px solid #669900}
td.ramka {border:1px solid #669900}


.imgramka{
	border: 1px solid #B2DB74;
	background-color: #B2DB74;
}

.textmed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.textheaderbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height:22px;
	color: #000000;
}

.textverybigbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height:22px;
	color: #000000;
}

.textnormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.textnormalitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.textnormalbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #000000;
}

.textsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.textsmallbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
