        .allpage
				{
				font-family: tahoma, arial, times new roman;
				font-size: 10pt;
				color: black;
				}

       .headertext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 11pt;
				color: black;
				font-weight: bold;
  				}

       .largetext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 13pt;
				color: black;
				font-weight: bold;
  				}

	.smalltext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 8pt;
				color: black;

  				}

	.whitetext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 10pt;
				color: white;
  				}

	a:link
				{
				font-family: tahoma, arial, times new roman;
				font-size: 9pt;
				color:black;
				letter-spacing: 0pt; 
				text-decoration: none;
                                font-weight: normal;}
	a:hover
				{
				font-family: tahoma, arial, "times new roman";
				font-size: 9pt;
				color:black;
				background-color:#30B6F5;
				letter-spacing: 0pt; 
				text-decoration: none;
                                font-weight: normal;}
	a:visited
				{
				font-family:  tahoma, arial, times new roman;
				font-size: 9pt;
				color: black;
				letter-spacing: 0pt; 
				text-decoration: none;
                                font-weight: normal;}	
