html, body, div, p, h1, h2, h3, ol, 
span, a, table, td, form, img {
	margin: 0;
	padding: 0;
}
html {
 height:100%;
}

body {
 height:100%;
 margin:0%;
 padding:0%;
}

img {
	border : 0px solid;
}

A {
	color : #336699;
	text-decoration : none;
}
A:HOVER {
	color : #336699;
	text-decoration: underline;
}
h1 {
	font-size : 14px;
	COLOR: #336699;
	font-weight: bold;
	border-top-style: none;
	margin-bottom: 14px;
}
h2 {
	font-size : 13px;
	margin-bottom: 5px;
}
h3 {
	font-size : 13px;
	padding : 5 5 5 30px;
	margin : 1 0 0 1px;
	COLOR: #eeeeff;
	background-image : url(../images/menu_1.gif);
}
h4 {
	font-size : 10px;
	padding : 3 5 3 40px;
	margin : 0 0 0 1px;
	COLOR: #eeeeff;
	background-image : url(../images/menu2_1.gif);
}
.sle {
	border: 1px solid #999999;
	margin-bottom: 3px;
}
