body{
background: #F1F1EB;
font-family: Verdana, Arial, Helvetica;
color: #000000;
}

h1{
font-size: medium;
margin: 10;
}

h2{
font-size: medium;
margin: 10;
}

h3{
font-size: small;
margin: 5;
}

p{
font-size: small;
}


a:link,a:visited,a:active{
font-size: small;
font-weight: bold;
color: #0000FF;
}

a:hover{
font-size: small;
font-weight: bold;
color: #FF0000;
}

a.go:link,a.go:visited,a.go:active{
font-size: medium;
font-weight: bold;
color: #0000FF;
}

a.go:hover{
font-size: medium;
font-weight: bold;
color: #FF0000;
}

a.thumb:link,a.thumb:visited,a.thumb:active{
font-size: x-small;
font-weight: bold;
color: #0000FF;
}

a.thumb:hover{
font-size: x-small;
font-weight: bold;
color: #FF0000;
}

a.list:link,a.list:visited,a.list:active,a.list:hover{
font-size: small;
font-weight: normal;
color: #0000FF;
margin-left: 20;
}

img{
border: solid #000000 1px;
}

img.ph{
border: 0;
}
