 body {
  color: #000;
	font-family: Verdana, Trebauchet, Arial, Helvetica;
  background-image: url(images/comp023.gif);
	scrollbar-base-color : #e6d5bf;
	scrollbar-arrow-color : #660000;
 }
 
 :link { color: #00f; }
 :visited { color: #00f; }
 :active { color: #f00; }
 
 a:hover {background:#fd3;}
 
 div.c1 {text-align: center;}
 div.c2 {background-color: #9f9; padding-left: 1em; padding-right: 1em; font-family:Verdana,Helvetica,Arial,sans-serif; font-weight:bold; font-size:small; text-align:center}
 div.c3 {text-align: center;}
 div.c4 {background-color: #3cc; padding-left: 1em; padding-right: 1em; font-family:Verdana,Helvetica,Arial,sans-serif; font-weight:bold; font-size:small; text-align:left}
 div.c6 {text-align: center}
 div.c15 {background-color: #caeaf0; padding-left: "1em"; padding-right: "1em";}
 div.c16 {background-color: #808080; padding-left: "1em"; padding-right: "1em";}
 div.c17 {background-color: #caeaf0; padding-left: "1em"; padding-right: "1em"; align: center; text-align: center;}
 div.c18 {background-color: #ccf; padding-left: 1em; padding-right: 1em; font-family:Verdana,Helvetica,Arial,sans-serif; font-weight:normal; font-size:small; text-align:left}
 
 div.pagetitle {text-align: center; font-weight: bold; font-size: 24px} 
 div.header_title {text-align: center; font-family:Trebuchet MS,Helvetica,Arial,sans-serif; font-size: 32px; font-weight: bold;}
 div.minutes_title {text-align: center; font-weight: bold; font-size: 24px; color: #ff0000;}
 
 span.c1 {color: navy; font-size: 300%;}
 span.c2 {color: red; font-size: 200%;}
 span.c3 {color: red; font-size: 300%;}
 span.c4 {color: red; font-size: 80%;}
 span.c6 {color: #000}
 span.c6 {color: green; font-size: 90%;}
 span.c7 {font-size: x-small}
 span.c8 {font-family: Arial, Helvetica; font-size: 80%;}
 span.c9 {color: red; font-size: 80%;}
 span.c10 {color: blue; font-size:150%; font-weight: bold;}
 span.c10 {font-size: 144%;}
 span.c11 {color: red; font-size:150%; font-weight: bold;}
 span.c12 {color: green; font-size: 250%; font-weight: bold; font-style: italic;} 
 span.c13 {color: black; font-size: 200%; font-weight: bold; font-style: italic;}
 span.c14 {color: green; font-size: 120%;}
 
 b.c5 {color: blue; font-size: 120%;}
 b.c7 {font-family: Arial, Helvetica; font-size: 80%;}
 b.c8 {color: red; font-size: 120%;}
 b.c11 {font-family: Arial, Helvetica; font-size: 100%;}
 
 form.c5 {font-weight: bold;}
 
 p.c1 {text-align: center;}
 p.c2 {font-size: 80%;}
 p.c6 {text-align: left; background-color: #ccccff; text-indent: "1em";}
 p.c12 {text-align: center;}
 
 a.c9 {color: Red;}


 
 a:link {
	color : #0000ff;
	text-decoration : underline;
}

a:visited {
	color : #3399ff;
	text-decoration : underline:;
}

a:hover, a:active {
	color : #ff0000;
	text-decoration : underline;
}

body {
}

body, p {
  color : #660000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 18px;
}

h1 {
	text-align : center;
  font-weight : normal;
  font-size : 32px;
}

h2 {
	text-align : center;
  font-weight : normal;
  font-size : 20px;
}

h3 {
	text-align : left;
  font-weight : normal;
  font-size : 18px;
}

.center {
	text-align : center;
}

.content {
	margin-left : 170px;
	margin-right : 5px;
	border : none;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	height : auto;
	text-align : justify;
}

.content2 {
	margin-left : 170px;
	margin-right : 165px;
	border : none;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	height : auto;
	text-align : justify;
}

.navbox {
	border-color : #660000;
	border-style : groove;
	border-width : 2px;
	padding : 3px;
	margin : 4px 4px 4px 4px;
	background-color : #c2d3fc;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-align : center;
}

.navbox2 {
	border-color : #660000;
	border-style : groove;
	border-width : 2px;
	padding : 3px;
	margin : 4px 4px 4px 4px;
	background-color : #e6d5bf;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-align : center;
}

.navbox a:link, .navbox a:visited {
	color : #660000;
	text-decoration : none;
}

.navbox a:hover, .navbox a:active {
	color : #ff0000;
	text-decoration : none;
}

.navbox dd {
	font-weight : normal;
	text-indent : 10px;
}

.navbox dl, dt, dd {
	margin : 0px 0px 0px 0px;
	font-weight : bold;
	text-align : left;
}

.lnav {
	border-width : 2px;
	border-style : groove;
	padding : 2px;
	border-color : #660000;
	background-color : #01A6FE;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	position : absolute;
	top : 0px;
	left : 0px;
	width : 155px;
	height : auto;
	text-align : center;
}

.rnav {
	border-width : 2px;
	border-color : #660000;
	border-style : groove;
	padding : 2px;
	margin : 0px 0px 4px 4px;
	background-color : #01A6FE;
	font-size : 14px;
	font-weight : bold;
	position : absolute;
	top : 0px;
	right : 0px;
	width : 155px;
	height : auto;
	text-align : center;
}

table {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
	background-image: url(images/);
}
	
pre {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

