BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-left : 2%;
	margin-right : 2%;
}

P, td, ul, ol, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006699;
	border-bottom-width : 1;
	border-style : solid;
	border-right-width : 0;
	border-color : #E2E2C7;
	border-left-width : 0;
	border-top-width : 1;
	font-weight : bold;
	font-size : 16px;
	text-align : center;
}
H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #006699;
	font-weight : bold;
}


A {
	color : #006699;
	text-decoration : none;
}
A:hover {
	color : #999966;
	text-decoration : underline;
}

.author{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #006699;
	font-weight : bold;
	text-align : center;
}

.Footnote{	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
			 }

.note{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}
.title{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #006699;
	font-weight : bold;
	text-align : center;
}
.toc {
	margin-left : 15%;
	margin-right : 15%;
	font-weight : bold;
	color : #006699;
	border-bottom-width : 1;
	border-style : solid;
	border-right-width : 0;
	border-color : #E2E2C7;
	border-left-width : 0;
	border-top-width : 1;
	font-weight : bold;
	text-align : left;
}

.toc1 {
	font-weight : bold;
	margin-left : 15%;
	margin-top : 10;
	margin-bottom : 1;
}
