body {
	background-color: #FFFFFF;
	font-family : Tahoma, Arial;
	font-size : 8pt;
	text-align: justify;
	margin-top : 0 px;
	scrollbar-arrow-color : #011F7D;
	scrollbar-shadow-color : #4169E1;
	scrollbar-track-color : #F7F7FF;
	scrollbar-face-color : #D0D6E8;
}

table {	background-color: #FFFFFF;
	font-family : Tahoma, Arial;
	font-size : 8pt;
	text-align: left;
} 

h1 {	font-variant: small-caps;
	font-family : Tahoma, Arial;
	font-size : 12pt;
	background-color: #4169E1;
	color: white;
	padding: 4px;
	text-align: left;
}

h2 {
	border-bottom : double Navy;
	font-family : Tahoma, Arial;
	font-size : 12pt;
	font-weight: bold;
	background-repeat : no-repeat;
	background-image : url(item.gif);
	text-indent : 35;
	padding : 3;
}

h3 {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	background-color: #4169E1;
	color: white;
	padding: 4px;
	text-align: left;
}

A  {
	color: black;
	text-decoration : none;
}
A:Hover {color: blue}
img {
	border : 2px Black;
}

.tr1 {	font-family : Tahoma, Arial;
	font-size : 8pt;
	font-weight: bold;	
	color: white;
	text-align: center;
	background-color : #011F7D;
	border-bottom : double White;
}

.tr2 {	font-family : Tahoma, Arial;
	font-size : 8pt;
	color: black;
	text-align: left;
	background-color : #D0D6E8;
	text-indent : 10px;
}

.tr30 {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color: black;
	text-align: left;
	background-color : #F7F7FF;
	text-indent : 10px;
}

.tr31 {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: black;
	text-align: left;
	background-color: #FFE4B5;
	text-indent: 10px;
}

.BoxTable {
	border : 1 solid  Blue;
	color: Black;
}
form {
	margin-bottom : 0px;
	font-family : Tahoma, Arial;
	font-size : 8pt;
}
input, select{
	font-family : Tahoma, Arial;
	font-size : 8pt;

}