﻿*{
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:#330033;
}

a:hover{
color:#43bcef;
}

img{
border:none;
display:block;
}

p{
margin-bottom:10px;
}

.clear{
clear:both;
}

h1{
text-transform:uppercase;
color:#8c8c8c;
font:normal 27px arial narrow;
margin-bottom:10px;
}

h2{

}

h3{

}

h4{

}

h5{

}

