@charset "UTF-8";
/* CSS Document */

a:link {  text-decoration:none }
a:visited {  text-decoration:none; }
a:active {  text-decoration:none; }


.stretchedimg{
	width:90%;
	height:90%;
	margin:0 auto!important;
}

	
.Central {
	text-align: center;
	font-size: small;
	color: #000;
}

.Logo {
	font-family: 'Kyne Morgan';
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	color: #000;
}
.Footer {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
}
.Logo2 {
	text-align: center
	center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #706F6F;
}
.Text {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #706F6F;
	font-size: medium;
}
.Logo_enum {
	font-family: 'Kyne Morgan', sans-serif;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	color: #000;
}
