body,td,th {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

body {
	background-color:#0000;
	//background-image: url(../images/misc/bg_page.jpg);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
    color:#069;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
    color:#999;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
    color:#900;
	text-decoration:none;
	font-weight: bold;
}

a:active {
    color:#900;
	text-decoration:none;
	font-weight: bold;
}

.gradientbg {
	background-image : url(../images/misc/table_bg.png);
	background-position : top;
	background-repeat : repeat-x;
}

.author {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #000000;
}

.author12px {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000000;
}

.storybodycentered {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	text-align: center;
}

.boldunderlined {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFF587;
}

.emphasized {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
}

.leftheading1 {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
	color: #660000;
	text-align: left;
}

.leftheading2 {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
	text-align: left;
}

.subheading1 {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.subheading2 {
	font-family: Palantino, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
