body{
background-image : url(images/tilevr.gif);
background-position : top left;
background-repeat : repeat;
color : #000000;
font-family : arial, verdana, sans-serif;
font-size : 12px;
top : 4px;
left : 4px;
margin : 4px;
padding : 0px;
}

.listsmall{
list-style-type : disc;
font-family : arial, verdana, sans-serif;
font-size : 10px;
}

H1{
background : none;
color : #000000;
font-family : arial, verdana, sans-serif;
font-size : 16px;
text-align : center;
margin-bottom : 0px;
}

H2{
background : none;
color : #000000;
font-family : arial, verdana, sans-serif;
font-size : 14px;
text-align : left;
margin-bottom : 0px;
}

H3{
background : none;
color : #000000;
font-family : arial, verdana, sans-serif;
font-size : 13px;
font-weight : bold;
margin-bottom : 0px;
}

.smallblackfont{
color : #000000;
font-family : arial, verdana, sans-serif;
font-size : 10px;
}

a:visited{
background : none;
color : #3399CC;
font-weight : bold;
text-decoration : none;
}

a:link{
background : none;
color : #0033CC;
font-weight : bold;
text-decoration : none;
}

a:hover{
background : none;
color : #FF6600;
font-weight : bold;
text-decoration : none;
}

a:active{
background : none;
color : #FF6600;
font-weight : bold;
text-decoration : none;
}
