﻿body
{
	padding: 0;
	margin: 0;
	background-color: #8191A8;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.lightblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #D2EEF8;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4E4E;
	font-weight: 400;
}
.red {
	font-family: tahoma;
	font-size: 11px;
	color: #D32D00;
	font-weight: bold;
}
.whitetextheader {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
.whitetextCAPITAL {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.whitetextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.lightbluelargerunderline {
	font-family: Tahoma;
	font-size: 11px;
	color: #D2EEF8;
	text-decoration: underline;
	line-height: 11px;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
}
.lightbluelarger {
	font-family: Tahoma;
	font-size: 11px;
	color: #D2EEF8;
}
.darkbluetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #49596B;
	text-align: left;
}
.lightbluelargerbold {
	font-family: Tahoma;
	font-size: 12px;
	color: #D2EEF8;
	font-weight: bold;
}
.whitetextunderline {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
.whitetextheaderbold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.whitetextitalic {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #D2EEF8;
	text-decoration: underline;
	line-height: 11px;
}
