/* CSS Document 	direction: ltr;*/
html, body {
	background-color: #ffffff;
	color: #333333;
}

body {
	margin: 0px;
	padding: 0px;
}
body, div, span, td {
	font: 400 12px/14px verdana, arial, helvetica, sans-serif;
}
p {
	line-height: 16px;
	margin: 10px 0;
}
ul {
	list-style: disc url(../art/list.gif);
}
ul, ol {
	margin: 10px 0 10px 40px;
}
li ul, li ol {
	margin: 0 0 0 40px;
}
li p {
	line-height: inherit;
	margin: 0;
}
a img {
	border-style: none;
}

/* CSS Selector */
.Standart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.H1 {
	font: 300 20px "Times New Roman", Times, serif;
	color: #007783;
	text-decoration: none;
	line-height: 25px;
}
.H2 {
	font-weight: bold;
	font-size:14px;
	color:#007783;
}
.H3 {
	line-height: 16px;
	font-weight: bold;
	font-size:12px;
	color:#007783;
}
.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

table.eventTable {
	border-top:1px solid #007783;
	border-left:1px solid #007783;
	border-right:1px solid #007783;
}
table.eventTable td {
	border-bottom:1px solid #007783;
	border-collapse: separate;
}
