*{
margin:0;
padding:0;
}
table{
width:100%;
}
html{
height:100%;
}
body{
min-height:100%;
background-color:#292F30;
font:normal 12px tahoma;
height:100%;
}
a{
color:#007dc0;
}
a:hover{
color:#43bcef;
}
img{
border:none;
}

p{
margin-bottom:10px;
}
h2{
margin-bottom:15px;
}
br.clear{
clear:both;
}
h3{
text-align:center;
text-transform:uppercase;
font:bold 12px tahoma;
margin-bottom:10px;
}






p.h3{
font:bold 12px tahoma;
margin:10px 0;
}

ol{
padding-left:20px;
}

ol li{
margin-bottom:5px;
}
h2 {
	margin-bottom: 10px;
	font: normal 18px arial;
}

.clear{
clear:both;
}

hr.clear{
margin-top:10px;
}

