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

