BODY {
        
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	PADDING: 0px;
	MARGIN: 0px; 	
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color: #000000;
	BACKGROUND-COLOR: #ffefcd;
        text-align: center;
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	background-image:url(img/background.jpg);

}
a:link    {text-decoration: none; color: #00008B;}
a:visited {text-decoration: none; color: #00008B;}
a:hover   {text-decoration: none; color: #0000dd;}
a:active  {text-decoration: none; color: #00008B;}
hr {border-top: dotted #0000DD 1px;}
	
h1 {font-size:12pt; color:#00006B; text-align: right; FONT-WEIGHT: bold; }
h2 {font-size:10pt; color:#00006B; text-align: left; FONT-WEIGHT: bold;background: url(img/h3.jpg) repeat-y left top; border-top: 1px solid blue; border-left: 1px solid blue;}
h3 {font-size:10pt; color:#00006B; text-align: left; FONT-WEIGHT: bold;background: url(img/h2.jpg) repeat-y right top; border-bottom: 1px solid blue; border-right: 1px solid blue;}

.spec {
border: 1px solid blue;
BACKGROUND-COLOR: #ffffff;
}

.spec td {
border: 1px solid #979797;
padding: 5px;
BACKGROUND-COLOR: #ffffff;
}
