body{
	background: #FFFFFF fixed center;
	color:#000000;
	font-family:"book antiqua", "times new roman", times, serif;
	margin: 0 1.5cm;
}

h1.logo {
	color:#8B0B50;
	font:oblique 400 24pt/28pt book antiqua,times new roman,times;
}

h1.logo span{
	font-size:.5em;
	font-variant:small-caps;
	line-height:1em;
	font-weight:600;
}

h1.logo span.logo0{
	font-size:.45em;
	font-style:normal;
	line-height:1em;
	font-weight:600;
}

p.count{
	color:#000080;
	font-size:0.8em;
	text-align:center;
}
p.hh{
	text-indent:-40px;
	margin: 0 40px;
}
p.count:first-line{
	color:#8B0B50;
	text-decoration:underline;
}

table.records{
	border:1px solid #000000;
	border-bottom:none;
	border-right:none;
}

table.marr{
	border:1px solid #000000;
	border-bottom:none;
	border-right:none;
}

table.marr th{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#990000;
	font-size:.9em;
	text-align:left;
	font-weight:400;
	padding:2px;
}

table.records th{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color:#990000;
	font-size:.7em;
	text-align:left;
}

h3.logo0 {
	font: normal normal normal 1em "Goudy Old Style", "Book Antiqua", "Century Schoolbook", "Times New Roman", Time;
	color: #000080;
	text-align:center;
	padding: 0px;
}

.logo0 {
	color: #8C1E41;
	font-weight:600;
	font-style:italic;
}

.logo1 {
	color:#000080;
	font-size:1.35em;
	font-style:oblique;
	font-weight:400;
}

.new{
	color:#FF0000;
}

h3.records {
	color:#8B0B50;
	font-size:1.5em;
	text-align:center;
}

.records {
	color:#8B0B50;
	font: normal normal 600 1.5em "Goudy Old Style", "Book Antiqua", "Century Schoolbook", "Times New Roman", Time;
}

.recordsb {
	color:#000080;
	font: normal normal 600 2.0em "Goudy Old Style", "Book Antiqua", "Century Schoolbook", "Times New Roman", Time;
}

p.intro{
	text-align:justify;
}

p.intro:first-letter {
	font: normal normal 600 2.0em "Goudy Old Style", "Book Antiqua", "Century Schoolbook", "Times New Roman", Time;
	float: left;
	margin: 0px 10px 0 0;
	padding: 0;
	color: #000080;
	border-style: none;
}

p.space{
	line-height:5px;
}

.navy{
	color:#000080;
	font-weight: 600;
}

/*tables*/

table#cccs{
	border: 0px none #000000;
	padding-top:50px;
	width:834px;
}

table.cccs{
	border: 0px none #000000;
	padding-top:50px;
	width:583px;
	vertical-align:top;
}

table#cccs td, table#cccs th, table.cccs td, table.cccs th{
	vertical-align:top;
}

td,th {
	padding:5px;
}

td.b, th.b{
	border-bottom: 1px solid #000000;
}

td.c,th.c {
	font-size: .8em;
	vertical-align: middle;
}

td.r, th.r{
	border-right: 1px solid #000000;
}

td.rb, th.rb{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

td.tl,th.tl {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

td.t,th.t {
	border-top: 1px solid #000000;
}

td.l,th.l {
	border-left: 1px solid #000000;
}

hr{
	margin:5px 0;
	height:2px;
	color:#8C1E41;
	font-size:1px;
}

td.q p{
	padding:2px 40px;
	font: italic normal 600 1em "Book Antiqua", "Century Schoolbook", "Times New Roman", Time;
	color:#8C1E41;
}


