﻿.StandardTxt {
	font-size: 14px;
	font-family: Tw Cen MT, Trebuchet MS, Tahoma, Arial, sans-serif;
	color: black;
	text-align: justify;
}
.WhiteLinks {
	font-size: 12px;
	font-family: Tw Cen MT, Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none; 
}
.SmallTxt {
	font-size: 12px;
	font-family: Tw Cen MT, Trebuchet MS, Tahoma, Arial, sans-serif;
	color: black;
	text-decoration: none; 
}
.NavLinks {
	font-size: 15px;
	font-family: Tw Cen MT, Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.StandardTitle {
	font-size: 18px;
	font-family: Tw Cen MT, Trebuchet MS, Tahoma, Arial, sans-serif;
	color: black;
	text-align: center;
}