body {
padding: 0px;
margin: 0px;
background: url(../graphics/background.gif); /*the path to your image*/
background-repeat: repeat;
}


.borderTable {	
padding: 0px 0px 0px 0px;
border: 1px solid #d5d5d5;
}



h1           { font-family: verdana; font-size: 10pt; color: #ffffff; font-weight: bold; margin: 2px 5px 2px 5px }
 
h2           { font-family: tahoma; font-size: 12pt; color: #333333; font-weight: bold; margin: 2px 5px 2px 5px}
 
h3           { font-family: Book Antiqua; font-size: 10pt; color: #808080; font-weight: bold; margin-left:5 }

h4           { font-family: Book Antiqua; font-size: 10pt; color: #ffffff; font-weight: bold; margin-left:5; margin-top:5; margin-bottom:5;}



a            { font-family: Verdana; font-size: 9pt; color: #663300; text-decoration: none }
a:hover       { font-family: Verdana; font-size: 9pt; color: #663300; text-decoration: underline }

a:visited    { font-family: verdana; font-size: 9pt; color: #663300; text-decoration:none  }
a.menu	     { font-family: verdana; font-size:10pt; color: #312d72; font-weight: bold; text-decoration:none }
a.menu:hover	 { font-family: verdana; font-size:10pt; color: #312d72; font-weight: bold; text-decoration:underline } 
a.menu:visited	 { font-family: verdana; font-size:10pt; color: #312d72; font-weight: bold; text-decoration:none } 

a:list    		{ font-family: verdana; font-size: 10pt; color: #0000ff; text-decoration:bold  }
a:list:hover    { font-family: verdana; font-size: 10pt; color: #0000ff; text-decoration:bold  }
a:list:visited    { font-family: verdana; font-size: 10pt; color: #0000ff; text-decoration:bold  }


a.menu	     { font-family: verdana; font-size:10pt; color: #312d72; font-weight: bold; text-decoration:none }
a.menu:hover	 { font-family: verdana; font-size:10pt; color: #312d72; font-weight: bold; text-decoration:underline }  

a.footer	    { font-family: verdana; font-size:10pt; color: #ffffff; font-weight: bold; text-decoration:none }
a.footer:hover	 { font-family: verdana; font-size:10pt; color: #ffffff; font-weight: bold; text-decoration:underline } 
a.footer:visited	 { font-family: verdana; font-size:10pt; color: #ffffff; font-weight: bold; text-decoration:none }


p            { font-family: verdana; font-size: 9pt; color: #333333; margin-left:5; margin-right:15 }
p.special    { font-family: verdana; font-size: 9pt; color: #ffffff; margin-left:5; margin-right:15 }
p.small		{ font-family: verdana; font-size: 8pt }

address      { font-family: Verdana; font-size: 8pt; color: #333333 }
h6           { font-size: 8pt; font-family: Verdana; color: #333333 }
li           { font-family: Verdana; font-size: 9pt; color:#333333; margin-left:5; margin-right:15; margin-top:10 }