.body	 {
			line-height : 14pt ;
			Text-Align : Justify ;
			Font-Family : Verdana, Arial, Helvetica, sans-serif ;
			Font-Size : 9pt ;
			Color : #333333 ;
			Font-Style : Normal
			}
.meta	 {
	line-height : 9pt;
	Text-Align : Justify;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 7pt;
	Color : #CDCDCD;
	Font-Style : Normal
			}
:link	 {

		Text-Align : Left ;
		Font-Family : Verdana, Arial, Helvetica, sans-serif;
		Font-Size : 9pt ;
		Color : #BB4C43 ;
		Text-Decoration : None ;
		Font-Weight : Normal;
		border-bottom-style : dotted ;
		Border-Bottom-Width : 1px ;
		Border-bottom-color: #BB4C43 ;
		}
:visited	 {
			border-bottom-style : dotted ;
			Border-Bottom-Width : 1px ;
			Text-Align : Left ;
			Font-Family : Verdana, Arial, Helvetica, sans-serif ;
			Font-Size : 9pt ;
			Color : #BB4C43 ;
			Text-Decoration : None ;
			Font-Weight : Normal
		}
:hover	 {
			border-bottom-style : dotted ;
			Border-Bottom-Width : 0px ;
			Text-Align : Left ;
			Font-Family : Verdana, Arial, Helvetica, sans-serif ;
			Font-Size : 9pt ;
			Color : #BB4C43 ;
			Background-Color : #DDDDDD ;
			Text-Decoration : None ;
			Font-Weight : Normal
		}	
.H1	 {
			Line-Height : 14pt ;
			Font-Family : Tahoma ;
			Font-Size : 18pt ;
			Color : #BB4C43 ;
			Font-Style : Normal
		}
.h2	 {
			line-height : 14pt ;
			Font-Family : Geneva, Arial, Helvetica, sans-serif ;
			Font-Size : 11pt ;
			Color : #666666 ;
			Font-Style : Normal
		}
.News	 {
			Line-Height : 10pt ;
			Font-Family : Tahoma ;
			Font-Size : 10pt ;
			Color : #BB4C43 ;
			font-weight: Bold
			Font-Style : Normal
		}
.caption	 {
			line-height : 14pt ;
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 8pt ;
			Color : #666666 ;
			Font-Style : Italic
		}
.border {
	border: 1px dotted #BBBBBB;
		}
.halfborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
		}

