@import url(gm_fonts.css) all;

body {
/* -webkit-font-smoothing: subpixel-antialiased; */
margin: 0; margin-top: 47px; margin-bottom: 47px; background-color: #4A525A; }
/* overflow: scroll; */
body,td,th {color: #FFFFFF}
h1 {font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-shadow: #222 0 -1px 0, #444 0 2px 0;}
ul {list-style: none; margin-bottom: 2em}
li {
	margin-bottom: -0.5em;
	margin-top: -0.5em
}
li.normal {margin-bottom: 1.5em;
	
}
li.dotted {margin-bottom: 1.5em;
	list-style: disc;
}
/*sup {
    font-size: 0.65em;
    line-height: 1.3em;
}*/
sup {
	font-size: 0.75em;
	vertical-align:0;
	position: relative;
	bottom: 1ex;
}

.special_case {font-family: Post}
.special_case_2 {font-family: Tiki; font-size: 16px}
.style1, .style3, .cprt {font-family: Georgia, "Times New Roman", Times, serif}
.style1 {font-size: 14px; color: #FFFFFF}
.style2 {font-size: 12px; color: #FFFFFF; font-style: italic}
.style3 {font-size: 12px; color: #CCCCCC}
.cprt {margin-top: 80px; font-size: 10px; color: #999999}
.style4, .style6 {font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.style4 {font-weight: normal; line-height: 1.3em}
.style7 {color: #CCCCCC}
.style8 {color: #FFFFFF}
.s-caps {font-variant: small-caps}
.list {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}
.warning {color: red}
a:link, a:visited {text-decoration: none; color: #BFBFBF; text-shadow: #555 0 -1px 0, #555 0 1px 0;}
a:hover {text-decoration: underline; text-shadow: #222 -1px -1px 0, #444 0 1px 0;}
a:active {text-decoration: none}

p.book {
	margin-top: -0.5em;
}
p.normal {
	text-indent: 0em;
}
.dropcap {
color:#D4D4C7;
float: left;
font-size: 5em;
line-height: 0.85em;
margin-bottom: 0.1em;
}
.book
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FFFFFF;
	text-indent: 1.5em;
	line-height: 1.4em;
}

#footer
{
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-color: inherit;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	border-top: 1px solid #999999;
	padding-top: .5em;
	padding-bottom: .5em;
}