body{

	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #DA3522;
	scrollbar-base-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FFD659;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #4CB7E4;
	 
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	marginheight : 0;
	marginwidth :0;
		font-family : Arial, sans-serif;
	color : White;
	background : #009AD6;
}

TABLE, TD, TR {
	color: White;
	font-size : 15px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
.txt {
		padding-left : 10px;
		padding-right : 10px;
	}
.storytxt {
	padding-left : 0px;
	padding-right : 0px;
	font-weight : bold;
	font-size : 12pt;
}


.begintext{
	font-size :18pt;
	font-style : normal;
	font-weight : bold;
	color : #006084;
	line-height : .85;
}
.middletext{
	font-size :18pt;
	font-style : normal;
	font-weight : bold;
	color : #006084;
}
.redtext{
	font-size :12pt;
	font-style : normal;
	font-weight : bold;
	color : #DA3522;
}
.inputtext{
	font-size : x-small;
}
.disttext{
	font-weight : bold;
	color : black;
}