A {
font-family: 'Arial', 'Verdana', 'Sans-Serif';
font-size: 8pt;
}

A:active {		
color: #000000;
}
A:link {		
font-size: 8pt;
color: #000000;
}
A:visited {		
font-size: 8pt;
color: #000000;
}
A:hover	{		
font-size: 8pt;
color: blue;
}

A.menu:active {
color: #000000;
font-size: 10pt;
}
A.menu:link {
color: #000000;
font-size: 10pt;
}
A.menu:visited {
color: #000000;
font-size: 10pt;
}
A.menu:hover {
color: #yellow;
font-size: 10pt;
}

.floatTextRight {
float: right;
}

.floatTextLeft {
float: left;
}

BODY {
		font-family: 'Arial', 'Verdana';
		font-size: 10pt;
		font-weight: medium;
		font-style: normal;
		cursor: default;
		color: #000000;
		background: #ffffff;
		text-transform: none;
		text-decoration: none;
		text-align: left;
		line-height: 10pt;
		margin-top: 2pt;
		margin-bottom: 2pt;
		margin-left: 2pt;
		margin-right: 2pt;
		padding: 0pt;
		z-order: 1;
		overflow: scrollable;
}

.menubartop {
	position: relative;
	top: 0px;
	left: 0px;
	height: 10%;
	width: 100%;
	border-top-width: thin;
	border-top-color: #000000;
	border-top-style: outset;
	border-right-width: thin;
	border-right-color: #000000;
	border-right-style: outset;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: outset;
	border-left-width: thin;
	border-left-color: #000000;
	border-left-style: outset;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 1pt;
	padding-bottom: 1pt;
	background-color: #888888;
}

FORM {
	position: relative;
}

H1	{
	font-size: 24;
	font-family: Arial;
	color: blue;
	margin-top: 1%;
	margin-bottom: 1%;
	}
H2 	{
	font-size: 20;
	line-height: 14pt;
	font-family: Arial;
	color: #ffffff;
	}
H3 	{
	font-size: 18;
	font-family: Arial;
	color: #ff9933;
	}
	
H4 	{
	font-size: 16;
	font-family: Arial;
	color: yellow;
	}
	
H5 	{
	font-size: 16;
	font-family: Arial;
	color: #000000;
	}
	
H6 	{
	font-size: 14;
	line-height: 6pt;
	font-family: Arial;
	color: #00ccff;
	}
	
IMG.LOGO{
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	margin-right: 1%;
}

TABLE {
	position: relative;
	font-size: 10pt;
}

.linklist {
	border-top-width: thin;
	border-top-color: #9d9d9d;
	border-top-style: outset;
	border-right-width: thin;
	border-right-color: #9d9d9d;
	border-right-style: outset;
	border-bottom-width: thin;
	border-bottom-color: #9d9d9d;
	border-bottom-style: outset;
	border-left-width: thin;
	border-left-color: #9d9d9d;
	border-left-style: outset;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	background-color: #888888
}

.storyborder {
	border-top-width: thin;
	border-top-color: #9d9d9d;
	border-top-style: outset;
	border-right-width: thin;
	border-right-color: #9d9d9d;
	border-right-style: outset;
	border-bottom-width: thin;
	border-bottom-color: #9d9d9d;
	border-bottom-style: outset;
	border-left-width: thin;
	border-left-color: #9d9d9d;
	border-left-style: outset;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	background-color: #ffcc99
}


TABLE.NORMAL {
	position: relative;
	color: black;
	font-family: 'Arial', 'Verdana';
	font-size: 11;
	border-top-width: thin;
	border-top-color: #9d9d9d;
	border-top-style: outset;
	border-right-width: thin;
	border-right-color: #9d9d9d;
	border-right-style: outset;
	border-bottom-width: thin;
	border-bottom-color: #9d9d9d;
	border-bottom-style: outset;
	border-left-width: thin;
	border-left-color: #9d9d9d;
	border-left-style: outset;
	padding-top: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
}
TH.NORMAL {
position: relative;
	color: white;
	background-color: #4d4d4d;
	font-size: 11;
	font-style: bold, underline;
}
TD.NORMAL {
position: relative;
	background-color: #6f6f6f;
	color: white;
	font-size: 11;
}
TR.NORMAL {
	background-color: #dfdfdf;
	font-size: 11;
}

FONT.title  {
	font-family: "Hoefler Text", serif, "Times New Roman", Georgia, Times;
	font-size: 12;
	position: relative;
	top: 5px;
	left: 5px
}

#title  {
	font: bold 60px "Hoefler Text", serif, "Times New Roman", Georgia, Times;
	position: relative;
	top: 5px;
	left: 5px
}
#text {
	position: relative; top: 0px; left: 0px; color: #000000; z-index:2;
}
#shadow {
	position: absolute; top: 3px; left: 3px; color: #d4d4d4; z-index:1;
}


