body	 {
	margin-top : 0px;
	margin-bottom : 0px;
	Margin-Left : 0px;
	Margin-Right : 0px;
	color: #6E5A4A;
	background-image: url(images/bg.jpg);
	text-align: center;
		}
.body	 {
	line-height : 10pt;
	Text-Align : Justify;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #404040;
	Font-Style : Normal;
			}
.body2	 {
	line-height : 9pt;
	Text-Align : Justify;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #764F43;
	Font-weight : Bold;
			}
.h1	 {
	Line-Height : 27pt;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 30pt;
	Color : #999;
	Font-Style : normal;
	letter-spacing: 2px;
	font-weight: bold;
	Text-Align : Left;

		}
.h2	 {
	line-height : 14pt;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 16pt;
	Font-Weight : 800;
	letter-spacing: 1px;
	color: #666;
	Text-Align : Left;

		}
.h3	 {
	line-height : 13pt;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 13pt;
	Color : #999;
	font-weight: 600;
	letter-spacing: 1px;
	Text-Align : Left;	
		}
.h3red {
	line-height : 13pt;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	color: #CC3300;
	Font-Size : 13pt;
	font-weight: 600;
	letter-spacing: 1px;
		}
.caption	 {
	line-height : 8pt;
	Text-Align : Left;
	Font-Family : Arial;
	Font-Size : 8pt;
	Color : #666;
		}
.one	 {
	line-height : 11pt;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #8C735E;
		}
.two	 {
	Text-Align : Left;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 14pt;
	Color : #CFC2B8;
	letter-spacing: 1px;
		}
.three	 {
	line-height : 11pt;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 7pt;
	Color : #8C735E;
		}
a.one:link	 {
	line-height : 11pt;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #764F43;
	Text-Decoration : None;
	Font-Weight : Normal;
	border-bottom-style : dotted;
	Border-Bottom-Width : 1px;
	Border-bottom-color: #764F43;
		}
a.one:visited	 {
	line-height : 11pt ;
	border-bottom-style : dotted;
	Border-Bottom-Width : 1px;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #764F43;
	Text-Decoration : None;
	Font-Weight : Normal;
		}
a.one:hover	 {
	line-height : 11pt;
	border-bottom-style : dotted;
	Border-Bottom-Width : 0px;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #764F43;
	Text-Decoration : None;
	Font-Weight : Normal;
		}
a.two:link	 {
	Text-Align : Left;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 14pt;
	Color : #CFC2B8;
	Text-Decoration : none;
	Font-Weight : 400;
	letter-spacing: 1px;
		}
a.two:visited	 {
	Text-Align : Left;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 14pt;
	Color : #CFC2B8;
	Text-Decoration : None;
		}
a.two:hover	 {
	Text-Align : Left;
	Font-Family : 'Yanone Kaffeesatz', sans-serif;
	Font-Size : 14pt;
	Color : #C90;
	Text-Decoration : None;
		}
a.three:link	 {
	line-height : 11pt;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 7pt;
	Color : #764F43;
	Text-Decoration : None;
	Font-Weight : Normal;
	border-bottom-style : dotted;
	Border-Bottom-Width : 1px;
	Border-bottom-color: #764F43;
		}
a.three:visited	 {
	line-height : 11pt ;
	border-bottom-style : dotted;
	Border-Bottom-Width : 1px;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 7pt;
	Color : #764F43;
	Text-Decoration : None;
	Font-Weight : Normal;
		}
a.three:hover	 {
	line-height : 11pt;
	border-bottom-style : dotted;
	Border-Bottom-Width : 0px;
	Text-Align : Left;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 7pt;
	Color : #764F43;
	Text-Decoration : None;
	Font-Weight : Normal;
		}
.border {
	border: 1px dotted #999;
		}
.halfborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
		}
.input	 {
	Background-Color : #EEE;
	border: thin dotted #999;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 8pt;
	Color : #930;
	Font-Style : Normal;
		}
.textarea	 {
	Background-Color : #EEE;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
		}
