BODY {
	padding: 0px; 
	MARGIN: 0px; 
	BACKGROUND-COLOR: black;
	text-align: center;
	FONT-FAMILY: Garamond, Times New Roman, serif;
	FONT-SIZE: 14pt;
	color: #FFFF00
}
P{ 
	padding: 0px 6px 0px 6px;
	text-align:  justify;
	text-indent:  25px
}
P.source{
	font-size: 12px;
	text-align: right
}
P.sign{
	text-align: right
}
P:first-letter{
	font-size: 1.5em
}
P.image{
	font-size: 12px;
	text-align: center
}
.left {
	text-align: left
}
.center {
	text-align: center
}
.italic {
	font-style: italic
}
.bold {
	font-weight: bold
}
.rb {
	font-weight: bold;
	color: red;
}
.rbn {
	font-weight: bold;
	color: red;
	font-size: 1.5em;
}
.top {
	vertical-align: top
}
.one {
  border-style: solid;
  border-width: 5px;
}
H1 {
	text-align: center;
	padding-top: 12px
}
H3 {
	FONT-SIZE: 14pt;
}
H3.author {
	FONT-SIZE: 14pt;
	padding-left: 12px;
	text-align: left
}
A {
	color: blue;
	text-decoration: none
}
A:hover {
	color: red; 
	text-decoration: none
}
A:visited {
	color: green;
	text-decoration: none
}
table {
	text-align: center;
	width: 100%;
}
.t00 {
  width: 100%;
 }
td {
text-align: center;
} 
#t01 {
  width: 60%;
  FONT-SIZE: 16pt;
  background-color: #f1f1c1;
  text-align: center
}
#t02 {
  width: 20%;
}



