body {
margin:0;
}

.table1 {
background-image:url("../images/logobg.gif");
background-repeat : repeat-x;
}

body, h1, h2, h3, p, th, td, blockquote, ul, ol, li, div, span {
font-family:verdana, helvetica, arial, sans-serif;
}

h1 {
font-size:x-large;
}

h2 {
font-size:large;
}

h3 {
font-size:medium;
}

.footer {
font-size:x-small;
}

form {
padding:0px;
margin:0px;
}

.bold {
font-weight:bold;
}

p { 
font-size:small;
}

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;
}