body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

body {
	background-color: #FFFFCC;
	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;
	text-shadow: 2px 2px 2px #91704D;
}

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

img.imgborder {
	border: groove;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

img.imgleft {
	float: left;
	border: groove;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

img.imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: groove;
}

img.imgright {
	float: right;
	border: groove;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

img.imgright_noborder {
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.storybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.storybodyboldcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.storybodyboldcenteredblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #041c84;
	text-align: center;
}

.storybodyboldcenteredgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: green;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.storybodyboldcenteredred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #d73c49;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.storybodycentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.boldunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-shadow: 2px 2px 2px #91704D;
	background-color: #FFF587;
}

.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	color: #0066CC;
}

.quotesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	color: #d73c49;
}

.quotesitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	text-shadow: 2px 2px 2px #91704D;
	font-style: italic;
}

.bylines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.bylinesright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.bylinesnoformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.fancy {
	font-family: Copperplate;
	font-size: 10pt;
	text-shadow: 2px 2px 2px #91704D;
	color: #000000;
}

.fancy_bold {
	font-family: Copperplate Gothic Bold;
	font-size: 11pt;
	text-shadow: 2px 2px 2px #91704D;
	color: #d73c49;
}

.fancy_bold_blue {
	font-family: Copperplate Gothic Bold;
	font-size: 11pt;
	text-shadow: 2px 2px 2px #91704D;
	color: #041c84;
}

.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	color: #660000;
}

.leftheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	text-shadow: 2px 2px 2px #91704D;
	text-align: left;
}

.leftheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
	text-shadow: 2px 2px 2px #91704D;
	text-align: left;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.subheading1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #d73c49;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.subheading1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #041c84;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.subheading1green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: green;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.subheading2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.subheading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #91704D;
	text-align: center;
}

.titlebgred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 2px #91704D;
	background-color: #d73c49;
}

.titlebgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 2px #91704D;
	background-color: #041c84;
}

.titlebggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 2px #91704D;
	background-color: green;
}

.titlebgwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #041c84;
	text-shadow: 2px 2px 2px #91704D;
	background-color: white;
}