.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	
}
.MainTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	
}
.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}
.MainTextRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	
}

.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	
}

.ListBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}
.MainTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #3160F3;
	text-decoration: none;
	
}
.MainTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
}
.NavigationLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.NavigationLinksSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
	
}

.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	
	

}
.CaptionSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	
	

}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	
}
}
.SmallTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
	
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: 333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.a:link {
	text-decoration: none;
	color: #333333;
}
.a:visited {
	text-decoration: none;
	color: #333333;
	
}
.a:hover {
	text-decoration: underline;
	color: #333333;
}
.a:active {
	text-decoration: none;
	color: #333333;
}
