﻿body {
	background-color:#656565;
}
p {
    color: rgb(81, 81, 81);
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
}
img {
	margin:10px;
}

h1 {
    color: rgb(81, 81, 81);
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight:normal

}

h2 {
    color: rgb(81, 81, 81);
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin:0px;

}


.header {
    color: rgb(229, 92, 65);
    font-family: 'AcheExtendedNormal', 'AcheExtended';
    font-size: 120px;
    font-weight: 400;
    margin: 0px;
}
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #555555;
}

.titleu {
	font-size: larger;
	text-decoration: underline;
}

.title {
	font-size: medium;
}

.titlesm {
	font-size: smaller;
}


navspaces {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #555555;
}

a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 18px;
	color: #777777;
}
.sitetable {
	background-color: #FFFFFF;
	width: 1000px;
}

.imgcolor {
	background-color: #c8c8c8;
}

.par-back {
	background-color:  rgb(229, 92, 65);
}

a.meeting {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:large;
	color:#999999;
}
a.meeting:hover {
	
	color:#656565;
}


