﻿.auto-style0 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: justify;
	margin-left: 40px;
}

.auto-style1 {
	text-align: center;
	background-color: #495130;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.auto-style2 {
	font-family: Arial, Helvetica, sans-serif;
}

.auto-style3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: justify;
	font-size: small;
}
.auto-style3b {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}


.image-right {
	float: right;
	margin: 0px 0px 10px 15px;
}
.auto-style4 {
	font-size: small;
}
.auto-style5 {
	color: #000080;
}
.auto-style6 {
	font-size: xx-small;
}
.auto-style7 {
	color: #BBBBBB;
}
.Doc_names {
	font-size:x-large;
	color: blue;
	font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif
}
.image-left {
	float: left;
	margin: 0px 15px 10px 0px;
}
#layer1 {
	text-align:center;	
}
#wrapper {
	width: 800px;
	margin: auto;
	background-color: #FAFCDE
}

.auto-style8 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.auto-style10 {
	font-family: Nyala;
}
.auto-style11 {
	font-size: xx-large;
}
.auto-style12 {
	font-family: Nyala;
	font-size: 32pt;
}
.dark_bg {}

a:link {
    color: #707070;
}

/* visited link */
a:visited {
    color: #707070;
}

/* mouse over link */
 a:hover {
    color: #707070;
}

/* selected link */
a:active {
     color: #707070;
}

a.dark_bg:link {
    color: #D0D0D0;
}

a.dark_bg:visited {
    color: #D0D0D0;
}

a.dark_bg:hover {
    color: #D0D0D0;
}

a.dark_bg:active {
    color: #D0D0D0;
}

