body {
	background-attachment: fixed;
	background-image: url(slices/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a           { font-family: arial; font-size: 10pt; color:#ffffff; font-weight: normal }
a:hover     { font-family: arial; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: underline }

.ab           { font-family: arial; font-size: 10pt; color:#CC0000; font-weight: normal }
.ab:hover     { font-family: arial; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: underline }

td     		{ font-family: arial; font-size: 10pt; color: #000000; text-align:justify }
.head     	{ font-family: Verdana; font-size: 11pt; color: #CC0000; font-style:italic; font-weight:bold}
.small		{ font-family: Verdana; font-size: 8pt; color: #CC0000; text-align:center}
.red   		{ font-family: arial; font-size: 10pt; color: #CC0000 }
