a:link{
color: #663333;
font-weight: bold;
text-decoration: none;
}

a:visited{
color: #ff9999;
font-weight: bold;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

body{
color: #888888;
background-color: #ffffff;
font-family: arial, sans-serif;
}

body.photos{
color: #888888;
background-color: #ffffcc;
font-family: arial, sans-serif;
}

h1{
font-family: arial, sans-serif;
font-variant: small-caps;
}

hr{
border: 0;
color: #ccffcc;
background-color: #ccff99;
}

img{
border: 0;
}

li{
font-family: arial, sans-serif;
}

p{
font-family: arial, sans-serif;
}

p.disclaimer{
}

p.footer{
}

td{
font-family: arial, sans-serif;
vertical-align: bottom;
}

td.border{
width: 25px;
background-color: #990000;
}

td.border-photos{
width: 25px;
background-color: #27420a;
}

td.photos{
text-align: center;
}

td.error{
vertical-align: top;
}

td.in-box{
background-color: #ccff99;
}

td.complete{
background-color: #ccff99;
}

td.wip{
background-color: #ffffcc;
}

td.not_started{
background-color: #ff6666;
}

th{
font-family: arial, sans-serif;
font-weight: bold;
text-align: left;
}

ul{
list-style-type: square;
}
