.title  {
font-size : 23pt;
color : #cc3333;
font-weight : bold;
font-family : Verdana,Arial,Helvetica;
}

.subtitle  {
font-size : 14pt;
color : #3333ff;
font-weight : bold;
font-family : Verdana,Arial,Helvetica;
}

.text  {
font-size : 10pt;
color : #000000;
font-family : Verdana,Arial,Helvetica;
}

.smalltext  {
font-size : 8pt;
color : #000000;
font-family : Verdana,Arial,Helvetica;
}

.largetext  {
font-size : 12pt;
font-weight: bold;
color : #000000;
font-family : Verdana,Arial,Helvetica;
}

.tableheader {
font-size : 10pt;
color : #000000;
background : ccccff;
font-family : Verdana,Arial,Helvetica
}

A.link  {
font-size : 10pt;
color : #7f00ff;
text-decoration : none;
font-weight : bold;
font-family : Verdana,Arial,Helvetica;
}

A.link:hover  {
font-size : 10pt;
color : #ff6666;
text-decoration : none;
font-weight : bold;
font-family : Verdana,Arial,Helvetica;
}
		
A.smalllink  {
font-size : 8pt;
color : #7f00ff;
text-decoration : none;
font-family : Verdana,Arial,Helvetica;
}

A.smalllink:hover  {
font-size : 9pt;
color : #cc3333;
font-weight : bold
text-decoration : none;
font-family : Verdana,Arial,Helvetica;
}
