.text
{
font-family:	geneva, Times New Roman, Times, serif;
font-size:		11pt;
font-weight:	normal;
}

.textbold

{
font-family:	geneva, Times New Roman, Times, serif;
font-size:		12pt;
font-weight:	bold;
}

.link
{
font-family:	geneva, Times New Roman, Times, serif;
font-size:		11pt;
font-weight:	normal;
font-color:		#6699FF;
text-decoration:none;
}


.link hover
{
font-family:	geneva, Times New Roman, Times, serif;
font-size:		11pt;
font-weight:	normal;
font-color:      #000066;
text-decoration:	underline;
}