@charset "utf-8";
/* CSS Document */

.display
{
display:none;
}

#mainlinks
{
color:#cccccc;
}

.div
{font-size: 10%; color: #888888}

h1 {font-size: 10%}

h2 {font-size: 10%}

.hidden
{
display:none;
}
