BODY {
        border: 0;
        margin: 0;
        padding: 40px 20px;
        background-color: #fff;
		color: #664;
		font: smaller Georgia, "Times New Roman", Times, serif;
        azimuth: center;
}

P {
	color: #664;
	background-color: #fff;
}

P.smallpara {
	font-size: smaller;
}

li {
	text-decoration: none;
	text-align: left;
	text-indent: -20px;
	list-style: none;
	color: #664;
	background-color: #fff;
}

li.ordered {
	list-style:decimal;
}

H1 {
	color:#664;
	background-color: #fff;
	line-height: 32px;
 	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H2 {
	color:#999;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
}

H3 {
	color: #996633;
	background-color: #fff;
}

H4 {
	color: #996633;
	background-color: #fff;
}

MsoEndnoteText {
	font-size: inherit;

}
MsoEndnoteReference {
	font-variant: small-caps;
	
}

A:link {
        color: #063c78;
		background-color: #fff;
        text-decoration: none;
}

A.actcmd:link {
        text-decoration: none;
        color: #607C93;
		background-color: #fff;
        border: 0;
}

A:visited {
        color: #AA1C6F;
		background-color: #fff;
        text-decoration: none;
}

A.actcmd:visited {
        text-decoration: none;
        color: white;
		background-color: #fff;
}

A:hover {
        text-decoration: underline;
}

#header {

}

#title {

}
#navigation {
	float: left;
    position: relative;
	width: 18%;
	text-align: left;

}

#main {
	position: relative;
	float: left;
	width: 82%;  

}



.booktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
}
.typescript {
	font-family: "Courier New", Courier, monospace;
}
