* {
margin:0;
padding:0;
border:0;
text-decoration:none;
}

body {
background-color: #EFEFCE;
background-image: url('back.gif');
background-attachment: scroll;
}

link {
	color: #006600;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12pt;
	text-decoration : none
}

a:visited {
	color: #62331C;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12pt;
	text-decoration : none
}

a:hover {
	color: #996633;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12pt;
	text-decoration : none;
}

a:active {
	color: white;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12pt;
	text-decoration : none;
}

td{
	color: #62331C;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : normal;
}

th{
	color: #62331C;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

.scroll{
	color: #62331C;
	font-family : Verdana;
	font-size : 16pt;
	font-weight : normal;
}

.ins{
	color: #62331C;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	margin : 3px;
}

.bg{
	background-image: url(toolback.jpg);
}