/* CSS Document */

body, p, td{
font-family:verdana;
font-size: 8pt;
font-weight:normal;
color:#000000;
margin:0px;
}

body{
background-image: url(images/bg1.jpg);
background-repeat:repeat-y;
}

ul, ol, blockquote {
margin: 0px 0px 0px 40px;
padding: 0px;
}		  

ul {
list-style-type: disc;
}

h1{
font-family:verdana;
font-size: 16pt;
font-weight:bold;
color:#000000;
margin:0px;
}

h2{
font-family:verdana;
font-size: 9pt;
font-weight:bold;
color:#000000;
margin:0px;
}

h3{
font-weight: normal;
font-size: 16pt;
margin: 0px;
}

h4{
font-weight: normal;
font-size: 14pt;
margin: 0px;
}

pre{
margin: 0px;
}

a{
color: #0066FF;
text-decoration: none;
}

a:hover{
color:#0000FF;
text-decoration: none;
}

li a{
color:#000000;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

li a:hover{
color:#737c7a;
text-decoration: none;
}
