body {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt;
 color: #8C2828;
}
div.main {
  text-align: center;
}
p {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt;
 color: #D06800;
}

p.nav {
 font-size: 8pt;
 margin: 20px 0px 10px 0px;
 color: #D06800;
}
p.filter {
 font-size: 8pt;
 margin: 0px 0px 10px 0px;
 color: red;
}

table.gallery {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt;
 background-color: #CCCCCC;
}

table {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt;
 color: #8C2828;
}
table.gallery {
 background-color: #FFD0D0;
}
td {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt;
 color: #8C2828;
}

a:link {
 color: #6969CD;
}
a:visited {
 color: #46468C;
}

a:hover {text-decoration:underline;background:white}

h1 {
 font-size: 28pt;
 color: D03068;
}
h2 {
 font-size: 20pt;
 color: D03068;
}
h3 {
 font-size: 14pt;
 color: D03068;
}
h4 {
 font-size: 12pt;
 color: D03068;
}
h5 {
 font-size: 10pt;
 color: D03068;
}
h6 {
 font-size: 8pt;
 color: D03068;
}

