﻿.bkrd-repeat-x {
background-repeat: repeat-x;
}

body, td {
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color: #528995;
}

a {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #043867;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
}

a.white {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white:hover {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white:visited {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white:visited:hover {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white_over {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white_over:hover {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white_over:visited {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.white_over:visited:hover {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 9pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

a.footer {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 8pt;
	color : 043867;
	font-weight : normal;
	text-decoration : none;
}

a.footer:hover {
	font-family : Century Gothic, Arial, Verdana, Sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

h1 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size : 16pt;
	color : #043867;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

h2 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size : 13pt;
	color : #74a647;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size : 12pt;
	color : #043867;
	font-weight : bold;
	text-decoration : none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:0px;
}

.repeatx {
background-repeat:repeat-x;
}

