BODY {font-family: Times, serif; 
font-size: 14pt; 
color: white;
font-weight: bold;
background-image:url(_images/bg.gif);
background-repeat:repeat-x;
background-repeat:repeat;
}

A:hover {color: #0000ff; 
text-decoration: underline
}

A {color: #000000;
text-decoration: underline
}

H1 {
font-family: arial, sans-serif;
text-decoration: underline;
font-size: 16pt;
color:#000000;
}

H2 {font-family: arial, sans-serif;
font-size: 14pt;
color:#000000;
}

H3 {font-family: arial, sans-serif;
font-size: 13pt;
color:#000000;
}

H4 {font-family: arial, sans-serif;
font-size: 11pt;
color:#000000;}

p {color:#000000}

td, th {
color:#000000;
}
.content{
border:#999999 1px solid;
width:760px;
margin-left:auto;
margin-right:auto;
}

li {
line-height:22px;
}

