body{
color: #000000;
background: #99ccff url(blue_rivets.gif) repeat;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

a:link{
color: #0000ff;
}

a:active{
color: #ff0000;
}

a:visited{
color: #006400;
}

a:hover{
background-color: #ffff00;
}

img{
border-style: none;
}

table{
margin-left: 20px;
border: thin none #99ccff;
}

td{
font-family: Arial, Helvetica, Sans-Serif;
}

td.image{
text-align: center;
}

td.thumb{
font-weight: normal;
text-align: center;
}

td.title{
font-size: 16px;
font-weight: bold;
}

td.small{
font-size: 12px;
font-style: italic;
font-weight: normal;
}

span.text{
background: #99ccff;
}

div.code{
background: #ffffff;
color: #000000;
font-family: Courier New, Courier;
font-size: 12px;
white-space: nowrap;
}

.blue{
color: #0000ff;
}

.red{
color: #ff0000;
}

.center{
text-align: center;
}

