.style1 {font-size: 14px}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	}
.style2r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	}
.style2i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0066CC;
	}
.style2cbi {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	}
.style2bi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	}
.style8c {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	}
.style8i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;
	}
.style8s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	}
.style11 {font-family: Arial, Helvetica, sans-serif; color: #0066CC; font-size: 12px; }
.style16 {
	font-size: 18px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 0px;
	}
.style17 {
	font-size: 24px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
	}
.style18 {
	font-size: 14px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
	}
.style21 {color: #0033CC}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
	font-weight: normal;
	}
/*
table {
	border-style: solid;
	border-width: 1px;
	border-color: #FFBD32;
	}
*/
body {
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
/*	background-color: #ffffad; */
	}
table#contentbox {
	width: 950px; 
	border-width: 1px; 
	border-color: #ffcc66; 
	border-style: solid;
	background-color: white; 
	height: 100%; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
td#content {
	border-style: none;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left; 
	}
td#content p {
	padding: 0px;
	width: 100%;
	font-size: 12px
	}
td#content h2 {
	padding: 0px;
	}
td#content hr {
	padding: 0px;
	}
/*
table.content table {
	width: 100%; 
	border-width: 0px; 
	border-color: #ffffff; 
	border-style: none;
	background-color: white; 
	height: 100%; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
*/
.narrowtopbottom {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	}
div#default {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	bordercollapse: collapse;
	border-spacing: 0;
	border: 0;
	border-style: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
/*
div#default h1, h2, h3, h4, h5 h6 {
padding: 0;
margin-top: 1em;
margin-bottom: 0.3em;
border: 0;
}
*/
div#default p, ul, ol, dl, li, dt, dd, blockquote {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}
/*
div#default table {
	margin-top: 0;
	margin-bottom: 0;
	border: 1px solid black;
	}
*/
/*
div#default td {
	margin: 0;
	padding: 0;
	}
*/
h1 {text-align: center;}
p.photocaption {font-size: small; font-style: italic; text-align: center;}
/* Sortable tables */
table.sortable thead {
	background-color:#eee;
	color:#666666;
	font-weight: bold;
	cursor: default;
	}
/* Shadow effect */
table.shadow { align: center;}
td.shadow-topl { width: 16px; height: 16px; background: url(images/shadow-topl.gif) no-repeat;} 
td.shadow-topr { width: 16px; height: 16px; background: url(images/shadow-topr.gif) no-repeat;}
td.shadow-botl { width: 16px; height: 16px; background: url(images/shadow-botl.gif) no-repeat;} 
td.shadow-botr { width: 16px; height: 16px; background: url(images/shadow-botr.gif) no-repeat;} 
td.shadow-top { height: 16px; background: url(images/shadow-top.gif) repeat-x;}
td.shadow-bot { height: 16px; background: url(images/shadow-bot.gif) repeat-x;}
td.shadow-l { width: 16px; background: url(images/shadow-l.gif) repeat-y;}
td.shadow-r { width: 16px; background: url(images/shadow-r.gif) repeat-y;}
td.shadow-center { background-color: #ffffff; border: 4px solid white;}

