﻿


.title_green  { font-family: Arial; font-size: 12pt; color: #800000; text-align: left; font-weight:bold  }
.title_mustard  { font-family: Arial; font-size: 12pt; color: #CADB2A; text-align: left; font-weight:bold  }
.title_white  { font-family: Arial; font-size: 12pt; color: #FFFFFF; text-align: left; font-weight:bold  }
.title_black { font-family: Arial; font-size: 12pt; color: #000000; text-align: left; font-weight:bold  }
.title_blue  {
	font-family: Arial;
	font-size: 12pt;
	color: #164E89;
	text-align: left;
	font-weight: bold;
}


.title_green_small  { font-family: Arial; font-size: 9pt; color: #4F820B; text-align: left; font-weight:bold  }
.title_mustard_small  { font-family: Arial; font-size: 9pt; color: #CADB2A; text-align: left; font-weight:bold  }


.content  { font-family: Arial; font-size: 9pt; color: #303030; text-align: left  }
.content_bold  { font-family: Arial; font-size: 9pt; color: #303030; text-align: left; font-weight:bold  }
.content_white  { font-family: Arial; font-size: 9pt; color: #FFFFFF;   }
.content_bold_white  { font-family: Arial; font-size: 9pt; color: #FFFFFF; text-align: left; font-weight:bold  }


/* ********************************** 000000 *************************** */a:hover      { color: #FF0000 }
A:link {
	text-decoration: underline;
	color: #2D2D2D;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}


A:active {text-decoration: none}
A:hover {
	color: #DF6F09;
}
a:visited    {
	color: #DF6F09;
	font-size: 9pt;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
html         { font-family: Arial; font-size: 9pt }

body:{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #303030;
	text-align: left;
	font-weight: normal;
}
