@charset "iso-8859-1";
BODY {
	margin-bottom : 11;
	margin-top : 0;
	background-attachment : fixed;
	background-image: url(../images2/bg2007-table.jpg);
	scrollbar-face-color: #ddddee;
	scrollbar-highlight-color: #DDDDFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #333366;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-arrow-color: #333366;
	scrollbar-track-color: #eeeeff;
}
P {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
}
H1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-variant: normal;
	text-align: center;
}
H2 {
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: #000000;
	text-align: center;
}
H3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
}
.gallery {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.indent {
	padding-left : 18px;
}
.long {
	height: 1in
}
.bold {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.center {
	text-align: center;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}
.links {
	font-size: 10pt;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
}
.normal {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal
}
.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: white;
	font-weight: bold;
	font-style: oblique;
}
.copyright {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: Black;
}
.smallt {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #00008B;
}
.pcopy {
	font-family: "Arial Narrow";
	font-size: 8pt;
	color: #999999;
}
.copy {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: Black;
}
.footer {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color: Black;
}
.header {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: Black;
}
.title {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00008B;
}
ul {
	color : Black;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	list-style-image: url(../images/bullet.gif);
}
ol {
	color : Black;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	list-style-type : square;
}
ul ul {
	color : black;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	list-style-type : disc;
}
ul ol {
	color : black;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}
A:link {
	text-decoration: underline;
	color: #00008B;
}
A:visited {
	text-decoration: underline;
	color: #3F3F3F;
}
A:hover {
	text-decoration: none;
	color: #8A2BE2;
}
