BODY {
	font-size: normal;
	Font-family: Helvetica, Arial, Sans-Serif;
	background-color: #020100;
	margin-top: 5px;
	margin-bottom: 5px;

	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color: #eeeeee;	
		
}

H1 {
	font-size: 200%;
	font-weight: normal;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 8px;
	padding: 0px;
}

H2 {
	font-size: 135%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0pt;
	font-style: italic;
}

H3 {
	font-size: 100%;
	margin-top: 8pt;
	margin-bottom: 5pt;
	padding: 1pt;
	border-bottom: 1pt solid black;
}

LI {
	margin-left: 30pt;	
}

HR {
	width:100%;
	border-top: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}


A {
	color : black;
	text-decoration: none;
	font-weight: bold;
}

A:Hover  {
	color : #F68B1F;
	font-weight: bold;
}

A.Menu {
	Font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	width: 100%;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	padding: 2px;
}

A.Menu:Hover {
	text-decoration: none;
	color: white;
}

A.Footer {
	color: #FFEFE0;
}

A.Footer:Hover {
	color: red;
}

TABLE.Menu {
	border-bottom: 1px solid black;
}

TABLE.Page {
	border: 1px solid white;
}

TD.MenuSpacer {
}

TD.menu {
	text-align:center;
}

TD.PageTitle {
/*	background-color: #020100;
	background-color: #FFF5ED;*/
	background-color: #020100;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0pt;
	color: white;
}	

TD.TBody {
	padding-left: 8pt;
	padding-right: 8pt;
	background-color: #FFF5ED;
	height: 329px;
	vertical-align: top;
}

TD.Footer {
	background-color: #020100;
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: #FFEFE0;
	font-weight: bold;
	padding: 1pt;	
	border-top: 1px solid white;
}

P {
	font-size: 90%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

P.Title {
	font-size: 135%;
	font-weight: normal;
	font-style: italic;
}

P.Subtitle {
	font-size: 110%;
}

.Info {
	margin-left: 2cm;
	margin-right: 2cm;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 90%;
	background-color: #FFEFE0;
	/*border-top: 1pt solid #9B350C;*/
	padding: 1pt;
}

.StoryInfo {
	border: 1px solid black;
	background-color: #FFEFE0;
  	text-align: left;
  	font-size: 75%;
}

IMG.Icon {
	border: 1px solid black;
}

.FormField {
	width: 13cm;
	font-family: sans-serif;
	font-size: normal;
	border:	1px solid black;
}

.Button {
	width: 5cm;
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: normal;
	border-left:	1px solid black;
	border-right:	1px solid black;
	border-top:		1px solid black;
	border-bottom:	1px solid black;
}

.Centered {
	text-indent: 0cm;
	text-align: center;
}

