@charset "utf-8";
/* CSS Document */

.ds_Menu {
	padding: 5px;
	margin-right: 10px;
    font-size: 10px;
}

.ds_MenuActive {
	font-weight: light;
}

.ds_MainBlock {
	/*
	position: absolute;
	left: 220px;
	*/
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.ds_Content {
	/*
	border: dotted 1px black;
	*/
	padding: 10px;
}

.center {
  text-align: center;
}

.sitat {
  text-align: right;
  letter-spacing: 2px;
  padding-bottom: 10px;
}

.teesCol01 {
	width: 200px;
}

.teesCol02 {
	width: 200px;
}

.teesCol03 {
	width: 200px;
}

body {
  background-color: #FFFFFF;
  font-family: arial;
  font-size: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #00FF00;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-size: 70px;
	color: #00FF00;
}

/*h1,h2,h3,h4,h5,h6 {
	font-weight: bold ;
}
*/
body,td,th {
	color: #000000;
}

h3 {
	color: #000000;
	font-size: 18px;
}
h2 {
	font-size: 36px;
	color: #00FF00;
}
h4 {
	font-size: 18px;
	color: #000000;
}
