BODY {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}

a {
	COLOR: #074c85;
	text-decoration: none;
}

a:hover {
	COLOR: #a4db83;	
	text-decoration: underline;
}

.text {
  font-size: 9pt;
}
.boldtext {
  font-size: 9pt;
  font-weight: bold;
}
.smbold
{
	font-family : arial, helvetica, sans serif;
	font-size: 8pt;	
	COLOR: #000000;
	font-weight: bold;	
}

.title
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 12pt;	
	COLOR: #074c85;
	font-weight: bold;
	}
	
.subtitle {
  font-size: 10pt;
  font-weight: bold;
  COLOR: #074c85;
}
.button
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #074c85;
}
.button a
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #074c85;
}

.button a:hover
{
	font-family : "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #074c85;
}

.line
{	
	background-color : #074c85;
}
.footer {	
	font-size: 8pt;
	COLOR: #074c85;
}

li {
			margin-left: 10px;
			margin-bottom: 10px;
			padding : 0px;
}
