body {background-image: url(background.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: center center;}

A {text-decoration: none}
a:visited {color: #000000}
a:link {color: #000000}
a:active {color: #FF0000}
a:hover {color: #FF0000}

p
{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #336633; font-weight: bold;}

p.title
{font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #336633; font-weight: bold;}
p.a {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}

