/* CSS Document */
div, span, ol, ul,  li, p, table, tr, td {
	font: 400 9px/11px verdana, arial, helvetica, sans-serif !important;
	color: #333;
	text-decoration:none;
}
p {
	line-height: 12px !important; 
	margin: 8px 0;
}

/* CSS Selector */
.Standart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px !important;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.H1 {
	font-weight: bold;
	font-size: 14px !important;
	color:#333;
	margin-bottom:0px;
}
.H2 {
	font-weight: bold;
	font-size: 12px !important;
	color:#333;
}
.H3 {
	font-size: 9px !important;
	color:#333;
}


