body{
margin: 0px
}

body, h1, h2, h3, p, th, td, blockquote, ul, ol, li, div, span {
font-family:verdana, helvetica, arial, sans-serif;
}

body{
font-size:small;
}

img {
display: block;
}

h1 {
font-size:large;
}

h2 {
font-size:medium;
}

h3 {
font-size:small;
}

form {
padding:0px;
margin:0px;
}

.bold {
font-weight:bold;
}p { 
font-size:small;
padding:0px;
 } ul { 
font-size:small;
 } th { 
font-size:small;
 } td { 
font-size:small;
 } span  { 
font-size:small;
 } ol { 
font-size:small;
 } li { 
font-size:small;
 } div { 
font-size:small;
 } blockquote { 
font-size:small;
 } 

.bottom {
vertical-align:bottom;
}