
.magentatext{
			font-family: Arial, sans-serif;
			color: #C6168D;
			font-size:9pt;
			}

.blacktextsmall{
			font-family: Arial, sans-serif;
			color: #000000;
			font-size:8pt;
			}

.blacktext{
			font-family: Arial, sans-serif;
			color: #000000;
			font-size:9pt;
			}

.blacktextbig{
			font-family: Arial, sans-serif;
			color: #000000;
			font-size:10pt;
			}

h1			{
			font-family: Arial, sans-serif;
			color: #C6168D;
			font-size:12pt;
			}
			
a:link { text-decoration:none;
			color: #000000; }
a:visited { text-decoration:none; 
			color: #000000; }
a:hover { text-decoration:none; 
			color: #000000; 
			font-weight: bold;}
a:active { text-decoration:none; 
			color: #000000; }
a:focus { text-decoration:none; 
			color: #000000; }
