	body {
	position: absolute;
	top: 150px;
	left: 0px;
	background-image: url("images/pen-sm.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-variant:normal;
	font-size: 10pt;
	font-family: Tahoma, Koodak, "Times New Roman";
	}
A {
	line-height:150%;
	margin-top:3;
	margin-bottom:3;
	font-size : 90%;
	font-family : Tahoma, "Times New Roman", "Arabic Transparent"
}

H1 {
	background-position: 0% 0%; color : #FF6347;
	font-size : 14pt; background-repeat:repeat; background-attachment:scroll; font-weight:bold
	font-family: Arial, Helvetica, sans-serif;
	}

H2 {
	background : #31FF33;
	color : #000000;
	font-size : 14pt;
}

h3 {
	font-family: Tahoma, "Times New Roman", Koodak;
	font-size: 10pt;
	color: #800080;
	font-weight: bold; background-color:#FFFF00
}

h4 {
	background: Teal;
	color: Yellow;
	font-size: 10pt;
	font-style: italic;
}


h5 {
	background-color: #FAEBD7;
	font-family: Tahoma, "Times New Roman";
	font: bold 10pt;
	color: #8B0000;
}
h6 {
	font-family: Tahoma, Koodak, "Times New Roman";
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	color: #B21678;
}

p {
	line-height: 150%; font-size:10pt
}

table {
	padding: 4px 4px 4px;
	font-size: 10pt;
}
#botton {
	background-color: Fuchsia;
}
#botton  a:hover {
		border-bottom: 1px dotted rgb(30,30,30);
	color: #0002D7;
}
#maintable {
	background-image: url("images/gradian.jpg");
	background-attachment: fixed;
	background-position: right;
	background-repeat: repeat-y;
}
#FloatTable {
	background-image: url("images/Floatgradian.jpg");
	background-attachment: fixed;
	background-position: right;
	background-repeat: repeat-y;
}
