body {
	background-color: #FFFFFF;
	margin: 0;
	}
	
A {color: #990000;}
A:hover {color: #990000;}
A:visited {color: #990000;}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	}

.textBLUE {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #004d5f;
	line-height: 150%;
	}
	
.textRED {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	line-height: 150%;
	}

.textBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #333333;
	line-height: 150%;
	}

.textBOLDblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #004d5f;
	line-height: 150%;
	}
	
.textREDbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: 800;
	color: #990000;
	line-height: 150%;
	}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #333333;
	line-height: 150%;
	}

.textSMALL {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.textSMALLblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #004d5f;
	}

.textREDsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	}

.navlinks {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	}
	
.navBOLD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: 800;
	color: #990000;
	}

.densea { clear: both; display: block; text-align: center; width: 190px; height: 24px; margin: 5px auto 5px; font-size: 10pt; font-family: "Verdana", sans-serif; font-weight: 400; }
.densea a { text-decoration: none; background-color: #fff; color: #005566 /*#332255*/; padding: 3px 10px 3px; }
.densea a:hover { border: solid 1px #bbaa44 /*#aa9900*/; text-decoration: none; background-color: inherit; color: #bb9900; }
.denseaon { display: block; text-align: center; width: 190px; height: 24px; margin: 5px auto 2px; font-size: 10pt; font-family: "Verdana", sans-serif; font-weight: 400; }
.denseaon a { border: solid 1px #bbaa44; text-decoration: none; background-color: inherit; color: #bb9900; padding: 3px 10px 3px; }

.vcard { text-align: center; width: 240px; height: auto; border-top: solid 2px #005566; background-color: inherit; color: #005566; }
.locality { clear: both; }
.country-name, .tel { display: inline; }
.vcard .adr { clear: both; }
.vcard a {  background-color: inherit; color: #bbaa44; }

.vcardsub { margin-top: 3px; text-align: center; width: 190px; height: auto; border-top: solid 2px #005566; background-color: inherit; color: #005566; }
.locality { clear: both; }
.country-name, .tel { display: inline; }
.vcardsub .adr { clear: both; }
.vcardsub a {  background-color: inherit; color: #bbaa44; }