*{
margin:0;
padding:0;
}

html{
height:100%;
}

body{
min-height:100%;
background-color:#ecf0d0;
font:normal 12px tahoma;
height:100%;
position:relative;
}

table{
width:100%;
}

a{
color:#007dc0;
}

a:hover{
color:#43bcef;
}

img{
border:none;
}

p{
margin-bottom:10px;
text-indent:20px;
line-height:18px;
}

.clear{
clear:both;
}

h1{
font:normal 24px tahoma;
color:#23377b;
}

h2{
font:bold 16px tahoma;
color:#23377b;
text-align:center;
margin-bottom:10px;
}

h3{
font:bold 14px tahoma;
color:#23377b;
text-align:center;
margin-bottom:10px;
}

h4{
font:bold 12px tahoma;
color:#444;
text-align:center;
margin-bottom:10px;
}

h5{

}


