body {
  background-color: #ffffff;
  background-image: url("images/watermark.gif");
; background-attachment: fixed
}

p  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	line-height : normal;
; font-family: Arial, Helvetica, sans-serif
}

strong {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	line-height : normal;
	text-decoration : none;
}
	
blockquote  {
	font-size : 10pt;
	font-family : helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	line-height : 12pt;
	text-decoration : none;
}


li  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration : none;
; line-height: normal
}


ul  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration : none;
; line-height: normal
}


ol  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration : none;
; line-height: normal
}




dl  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003300;
	line-height : normal;
	text-decoration : none;
}


dd  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003300;
	line-height : normal;
	text-decoration : none;
}

h1	{
	font-size : 13pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
; line-height: normal
}


h2	{
	font-size : 7.5pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003300;
	text-decoration : none;
; line-height: normal
}


h3	{
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	text-decoration : none;
; line-height: normal
}


h4	{
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : normal;
; color: #666666
}


h5	{
	font-size : 9.5pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : normal;
; color: #666666; text-decoration: none
}


h6  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	line-height : normal;
	text-decoration : none;
}


a  {
	color: #AD8947;
	text-decoration : none;
}


a:visited  {
	color: #003300;
	text-decoration : none;
}


a:active  {
	color: #AD8947;
	text-decoration : none;
}


a:hover  {
	color : #660000;
; text-decoration: underline
}
