.title  {
  	color : #004080;
  	font-family : arial;
  	font-size : 14pt;
  	font-weight : bold;
}

.subtitle {
	font-size : 11pt;
  	font-family : arial;
	font-weight : bold;
  	color : #000060;
}
  
.text  {
  	font-size : 9pt;
  	font-family : arial;
  	color : Black;
}

.regular  {
  	font-size : 11pt;
  	font-family : arial;
  	color : Black;
}
  
.textbrown  {
  	font-size : 9pt;
  	font-family : arial;
  	color : #801E1E;
}

.textbrown10  {
  	font-size : 10pt;
  	font-family : arial;
  	color : #801E1E;
}

.boxtitle  {
  	font-size : 9pt;
  	font-family : arial;
  	color : white;
  	font-weight : bold;
}

.textnavy	{
	font-family: arial;
	font-size: 9pt;
	color: navy;
}

.textwhite	{
	font-family: arial;
	font-size: 9pt;
	color: white;
}

.textwhiteseven	{
	font-family: arial;
	font-size: 8pt;
	color: white;
}

.training-title  {
  	color : #004080;
  	font-family : arial;
  	font-size : 12pt;
  	font-weight : bold;
}