body
{
background-image:url('gfx/shade.jpg');
background-repeat:repeat-x;
background-attachment:fixed;
}
.maincenter
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color:#333333;
vertical-align:top;
text-align:justify;
}
.smalltext
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color:#333333;
}
a.smalltext
{
font-weight:bold;
text-decoration:none;
}
a.smalltext:hover
{
color:#FF9900;
text-decoration:underline;
}
.normtext
{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color:#333333;
}
a.normtext
{
font-weight:bold;
text-decoration:none;
}
a.normtext:hover
{
color:#FF9900;
text-decoration:underline;
}
