/* CSS definition file containing sitestyle stylesheets */
BODY {
    background-image: none
}

.Text{
	color : #333333;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 12px
}

.Text10{
	color : #333333;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 10px
}

H1 {
	color: rgb(51,51,51);
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 14px;
	font-weight : bold
}

H2 {
	color: rgb(51,51,51);
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 12px;
	font-weight : bold
}

A {
	color: #007E5D;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none
}

A:visited {
	color: #007E5D;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none
}

A:active {
	color: #007E5D;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	font-style : italic
}

.Text9{
	color : #808080;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 9px}

.Textre{
	color : #000000;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right
}

.Textakt{
	color : #808080;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold
}

.Textbold{
	color : #333333;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 12px;
	font-weight : bold
}
A:hover {
	color: #808080;
	font-family : Verdana,   Geneva,   Sans-Serif;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none
}



