﻿.header {
	font-family: Tahoma;
	color: #393B3D;
	font-size: x-large;
}
.standardfont {
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: justify;
}
.smallfont {
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: justify;
	font-size: x-small;
}
.navigation {
	font-family: Tahoma;
	color: #393B3D;
	font-size: large;
	text-align: center;
	font-weight: bolder;
}
.footer {
	background-color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.speechbubble {
	font-family: Tahoma;
	color: #FC6A0F;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.standardfontCopycenter {
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: center;
}
