﻿/* _style/_index.css*/

body {
	scrollbar-base-color: #00A8A8;
	scrollbar-track-color: #00A8A8;
	scrollbar-face-color: #00A8A8;
	scrollbar-highlight-color: #00A8A8;
	scrollbar-3d-light-color: #00A8A8;
	scrollbar-darkshadow-color: #00A8A8;
	scrollbar-shadow-color: #00A8A8;
	scrollbar-arrow-color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #00A8A8;
	}

a {	color: #000000;	}

a:visited {	color: #000000;	}

a:active {	color: #000000;	}

a:hover {	color: #000000;	}

h1 {
	font-size: 18pt;
	font-family: Bahnschrift;
	text-align: center;
	}
h2{
	font-size: 18pt;
	font-family: Bahnschrift;
	text-align: left;
	}

h3 {
	font-size: 14pt;
	font-family: Bahnschrift;
	text-align: center;
	}
h4 {
	font-size: 14pt;
	font-family: Bahnschrift;
	text-align: left;
	}


.auto-style1 {
	text-decoration: none;
	text-align: center;
	}

.auto-style2 {
	text-decoration: none;
	}

.auto-style3 {
	text-align: left;
	}

.auto-style5 {
	font-size: medium;
	}

.auto-style6 {
	font-size: 18pt;
}
.auto-style7 {
	font-family: Bahnschrift;
}
.auto-style8 {
	font-size: medium;
	font-family: Bahnschrift;
}

























