﻿#body {color: #000000}

#page {Z-INDEX: 7; WIDTH: 100%; BACKGROUND-COLOR: #ffffff}

#links {
	z-index:1;
	position:absolute; left: 12px;top:17px; height:20px;width:880px;
	FONT-SIZE: 14px;  font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif
}
#links a:hover {BACKGROUND: #FFCC66}
#links a:visited{color:rgb(0,0,0)}
#links a:active{color:rgb(0,0,0)}
#links a {color:rgb(0,0,0)}

#titlebar {
	position:absolute;
	left:10px;
	top:10px;
	width:875px;
	height:240px;
}

#title{
	z-index:1;
	position:absolute; left: 270px;top:120px; height:60px;width:520px;
	Font-weight:Bold;
	FONT-SIZE: 60px;  font-style:italic;font-family: Book Antiqua, Times New Roman, Times, serif
}
#img-noborder{border-width:0px;}
#img-noborder img{border-width:0px}

img{
	border-style: solid; 
	border-width: 2px
	}
caption{ font-family: Arial; font-size: 8pt; font-weight: bold }

a:link{color: rgb(51,51,204)}
a:visited{color: rgb(102,153,204)} 
a:active {color: rgb(255,51,0)}

body
{
	font-family: Book Antiqua, Times New Roman, Times;
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6 {font-family: Book Antiqua, Times New Roman, Times}
h1 {color: #000066;font-size:18pt; font-weight:bold}
h2 {color: #003366;font-size:14pt; font-weight:bold}
h3 {color: rgb(204,51,0)}
h4 {color: rgb(153,102,0)}
h5 {color: rgb(204,51,51)}
h6 {color: rgb(102,0,102)}

pre{font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: bold }