P.center {

	text-align : center;
	margin-top : 1em

}

a:link
{
	color: #0033CC;
	background-color : transparent;
	text-decoration : underline;
	/* unvisited hyperiink */
}

a:visited
{
	color: #006666;
	background-color : transparent;
	text-decoration: underline;
	/*visited hyperlink*/
} 
a:active 
{
	color: #990033;
	background-color : transparent;
	text-decoration: underline;
	/*active hyperlink*/
}

HR.topline{
	width : 100%;
	color : #CCFFCC;
	text-align : left;
	background-color : transparent;
	/*line across top of page*/
}
HR.bottomline {
	width : 100%;
	color : #CCFFCC;
	background-color : transparent;
	/*line across bottom of page*/
}
body
{
	font-family: "Times New Roman", Georgia, Garamond, Courier, Serif;
	background-color: #FFFFCC;
	color: Black;
	font-size : 100%;
	margin-left : 10%;
	margin-right : 10%;
	text-align : justify;
}

PRE.sample {
	font-family: Times New Roman;
	color: Black;
	font-size: 100%;
}

BLOCKQUOTE {
	margin-left : 50;
	margin-right : 50;
}

TR.r1 {
	background-color : #CCFFCC;
	width : 100%;
}

H4.booktitle {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size : 1.0em;
	background-color : transparent;
	font-weight : bolder;
}

P.fiction {
	text-indent: 5em;
	text-align : left;
	margin-top : 1em
}

P.right {
	text-align : right;
}


P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align : left;
	margin : 0.50em 1.0em;
}

P.bigger {
	font-size: 1.4em;
	text-align: left;
}


h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #FF3399;
	font-size : 2.0em;
	margin-top : 2.0em;
	margin-bottom : 1.0em;
	text-align : center;
	background-color : transparent;
}

SPAN.shift {
	color: #0033CC;
	font-weight : 700;
	vertical-align : sub;
	background-color : transparent;
}

h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size : 1.5em;
	margin-top : 2em;
	margin-bottom : 1em;
	background-color : transparent;
}
h3
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size : 1.25em;
	background-color : transparent;
	text-align : center;
}

h4
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size : 1.0em;
	background-color : transparent;
}
H4.center {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size : 1.0em;
	background-color : transparent;
	text-align: center;
}

h5
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #0033CC;
	font-size : 0.7em;
	background-color : transparent;
	text-align : center;
}
h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size : 0.6em;
	text-align : center;
	background-color : transparent;
}

