body, p, li, ul, ol, blockquote { 
font-size:13px; 
font-family: arial,helvetica,sans-serif ;
}

.small { 
font-size:11px; 
font-family: verdana,arial,helvetica,sans-serif ;
}

.nomargintop {
margin-top: 0px;
}

.nomarginbottom {
margin-bottom: 0px;
}

h1 { 
color: #000000; 
font-size: 20px; 
font-family: verdana,arial,helvetica,sans-serif ;
}

h2 { 
color: #000000; 
font-size: 20px; 
font-family: verdana,arial,helvetica,sans-serif ;
}

h3 {
color: #000000;
font-size: 18px;
font-weight: normal;
font-family: verdana,arial,helvetica,sans-serif;
}

/* Layout tables */



/* Links */

a:link { color: #0000ff; text-decoration: underline ;}
a:visited { color: #0000ff; text-decoration: underline ;}
a:active { color: #0000ff; text-decoration: underline ;}
a:hover { color: #0000ff; text-decoration: none ;}

a.greylink:link { color: #999999; text-decoration: none ;}
a.greylink:visited { color: #999999; text-decoration: none ;}
a.greylink:active { color: #999999; text-decoration: none ;}
a.greylink:hover { color: #3399ff; text-decoration: underline ;}

/* Other */

input, select, option, textarea {
font-size: 11px;
font-family: verdana,arial,helvetica,sans-serif;
}

img {
border-color: #999999;
}

img.imageright {
float: right;
margin: 0px 0px 10px 10px;
}
