body                    { background: url(pics/back.jpg) repeat fixed}
p          {
	color: #373737;
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
	text-decoration: none;
	background: repeat fixed
}
h1              {
	color: #666600;
	font-style: normal;
	font-size: 18pt;
	line-height: 12pt;
	font-family: Arial
}
h2           {
	color: #CC3300;
	font-style: normal;
	font-size: 14pt;
	line-height: normal;
	font-family: Arial;
	text-decoration: none
}
A:link     {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	line-height: normal;
	font-family: Arial;
	text-decoration: none;
}
A:visited    {
	color: #666600;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-family: Arial;
	text-decoration: none;
}
A:active     {
	color: #CC3300;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-family: Arial;
	text-decoration: none;
}
A:hover     {
	color: #660000;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-family: Arial;
	text-decoration: none;
}
