a, a:link 
{font-family: arial, helvetica;color: #0000FF;text-decoration: underline;}

a:hover 
{font-family: arial, helvetica;color: #FFCC00;text-decoration: underline;}

a.name, a.name:hover, a.name:visited {
		font-family: verdana, Arial, helvetica;
		font-size: 10pt;
		color: #000033;
		text-decoration: none;
		font-weight : bold;
		text-align: left;
}

.cellblack  {

                background: #000000;
                font-size: 9pt;
                font-family: arial, helvetica;
                font-weight: bold;
                color: #FFFFFF;

}

.cellblue {
                background: #4E90CD;
                font-size: 9pt;
                font-family: arial, helvetica;
                color: #FFFFFF;
}

.cellgrey	{
	background: #CCCCCC;
                font-size: 9pt;
                font-family: arial,helvetica;
                color: #000000;
}

.cellyel {
  		background: #EDC82F;
                font-size: 9pt;
                font-family: arial,helvetica;
                color: #000000;
}
.big {
		font-family: Arial, helvetica;
		font-size: 12pt;
		color: #CC0000;
		text-decoration: none;
		text-align: left;
}

.pagetitle {
		font-family: verdana, Arial, helvetica;
		font-size: 13pt;
		color: #000033;
		text-decoration: none;
		font-weight : bold;
		text-align: left;
}


.newstitle {
		font-family: verdana, Arial, helvetica;
		font-size: 14pt;
		color: #336699;
		text-decoration: none;
		
		text-align: left;
}

.maintitle {
		font-family: verdana, Arial, helvetica;
		font-size: 13pt;
		color: black;
		text-decoration: none;
		font-weight : bold;
		text-align: right;
}

.navtitle {
		font-family: verdana, arial bold;
		font-size: 10pt;
		font-weight : bold;
		color: white;
		text-decoration: none;
}	

.content {
		font-family: arial, verdana, helvetica;
		font-size: 9pt;
		color: #000000;
		text-align: justify;
		text-decoration: none;
}

.address {
		font-family: Arial, verdana, helvetica;
		text-align: center;
		font-size: 8pt;
}

.question {
		font-family: Arial, verdana, helvetica;
		font-weight: bold;
		font-size: 9pt;
		text-align: left;
}

.intro {
		font-family: Arial, verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		text-align: justify;
}

.title {
		font-family: Arial, verdana, helvetica;
		font-weight: bold;
		font-size: 12pt;
}

.center {
		font-family: Arial, verdana, helvetica;
		text-align: center;
		font-weight: bold;
		font-size: 9pt;
}
