.body	 {
	line-height : 12pt;
	Text-Align : Justify;
	Font-Family : Georgia, serif;
	Font-Size : 9pt;
	Color : #E6DFCA;
	Font-Style : Normal
			}
.H1	 {
	line-height : 12pt;
	Text-Align : Justify;
	Font-Family : Georgia, serif;
	Font-Size : 10pt;
	Color : #FEAD65;
	Font-Style : Normal;
	font-weight: bold;
			}
:link	 {
			Text-Align : Left ;
	Font-Family : Georgia, serif ;
			Font-Size : 9pt ;
			Color : #666666 ;
			Text-Decoration : None
		}
:visited	 {
			Text-Align : Left ;
	Font-Family : Georgia, serif ;
			Font-Size : 9pt ;
			Color : #666666 ;
			Text-Decoration : None
		}
a:hover	 {
			Text-Align : Left ;
	Font-Family : Georgia, serif ;
			Font-Size : 9pt ;
			Color : #996600 ;
			Text-Decoration : Underline
		}
.input	 {
			Background-Color : white
		}
.textarea	 {
			Background-Color : white
		}
.border {
	border: 1px dotted #666666;
		}

