*{
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	min-height:100%;
	background-color:#fff;
	font:normal 12px tahoma;
	height:100%;
}

table{
	width:100%;
}

a{
	color:#5a7f9f;
	text-decoration: none;
}

a:hover{
	color:#43bcef;
}

img{
	border:none;
	display:block;
}

p{
	margin-bottom:10px;
}

.clear{
	clear:both;
}

h1{

}

h2{

}

h3{

}

h4{

}

h5{

}

