﻿<style>{  }
p{
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	}


Body{
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	Font-Size : 11pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	}


li{
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	Font-Size : 11pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	}


ul{
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	Font-Size : 11pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	}

td{
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	Font-Size : 11pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : normal;
	}

i{
	color : #808080;
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	}


em{
	color : #808080;
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	}


strong{
	color : #00F529;
	Font-Family : 'Book Antiqua', 'Times New Roman', Serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	}


h1{
	Border-Bottom : 3px solid #DE12FF;
	Color : #00F529;
	Font-Family : 'Lydian BT', Arial, Sans-Serif;
	Font-Size : 16pt;
	Font-Style : normal;
	Font-Variant : normal;
	Font-Weight : bold;
	Padding-Top : 4
	}


h2{
	border-bottom : 1px solid #DE12FF;
	color : #00F529;
	Font-Family : 'Lydian BT', Arial, Sans-Serif;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold
	}


h3{
	color : #00F529;
	Font-Family : 'Lydian BT', Arial, Sans-Serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	}


dfn{
	color : #00F529;
	Font-Family : 'Lydian BT', Arial, Sans-Serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align: center;
	}


TABLE{
	FONT : "Arial";
	}


CODE{
	COLOR : green;
	FONT : "Courier New";
	}


FORM{
	FONT : medium Arial;
	}

BLOCKQUOTE{
	Font-Family : 'Book Antiqua';
	font-size : 11pt;
	font-style : italic;
	font-variant : normal;
	border-bottom : 1px solid #DE12FF;
	border-top : 1px solid #DE12FF;
	border-left : 1px solid #DE12FF;
	border-right : 1px solid #DE12FF;
}

HR{
	color : #DE12FF;
}

<!-- styles needed to include album in blog pages -->

.infotable {
	border: 1px dotted #AAAAAA;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #AAAAAA;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.smalltxt {
	font-size: 90%;
}

.slideImage { 
	border-width: 8px; 
	border: 8px solid; 
	border-color: #ffffff;
	}
	
<!-- /* $WEFT -- Created by: Andrew K. Johnston (fonts@andrewj.com) on 22/05/2003 -- */
  @font-face {
    font-family: Book Antiqua;
    font-style:  oblique;
    font-weight: 700;
    src: url(fonts/BOOKANT1.eot);
  }
  @font-face {
    font-family: Book Antiqua;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/BOOKANT2.eot);
  }
  @font-face {
    font-family: Book Antiqua;
    font-style:  normal;
    font-weight: 700;
    src: url(fonts/BOOKANT1.eot);
  }
  @font-face {
	Font-Family : 'Lydian BT';
	font-style : normal;
	font-weight : bold;
    src: url(fonts/LYDIANB0.eot);
	}
-->