P  {font-size: 11pt; 
	font-family: "Arial";
      font-weight: bold; 
      line-height: 12pt;
	color: black;
      text-indent: 0pt}

.blue  {font-size: 9pt; 
	font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold; 
	line-height: 11pt;
	color: blue;
 	text-indent: 0pt}

.olive  {font-size: 9pt; 
	font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
      line-height: 11pt;
	color: olive;
 	text-indent: 0pt}

.darkgreen {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: darkgreen;
      line-height: 11pt;
 	text-indent: 0pt}

.darkorchid {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: darkorchid;
      line-height: 11pt;
 	text-indent: 0pt}

.dodgerblue {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: dodgerblue;
      line-height: 11pt;
 	text-indent: 0pt}

.red {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: red;
      line-height: 11pt;
 	text-indent: 0pt}

.gray {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: gray;
      line-height: 11pt;
 	text-indent: 0pt}

.indigo {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: indigo;
      line-height: 11pt;
 	text-indent: 0pt}

.lightcoral {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: lightcoral;
      line-height: 11pt;
 	text-indent: 0pt}

.brown {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: brown;
      line-height: 11pt;
 	text-indent: 0pt}

.peru {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: peru;
      line-height: 11pt;
 	text-indent: 0pt}

.forestgreen {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: forestgreen;
      line-height: 11pt;
 	text-indent: 0pt}

.violet {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: violet;
      line-height: 11pt;
 	text-indent: 0pt}

.violet2 {font-size: 12pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: violet;
      line-height: 11pt;
 	text-indent: 0pt}

.black {font-size: 9pt; 
      font-family: "Comic Sans MS, Arial, Times New Roman";
	font-weight: bold;
	color: black;
      line-height: 11pt;
 	text-indent: 0pt}

BIG {
    		font-size: 28px;
    		font-weight: bold;
    }

TABLE {
    		font-size: 16px;
    }

SMALL {
    		font-size: 12px;
    }

A {text-decoration: none; color:#CC0000}
a:link {text-decoration:none; color:#006633}
a:visited {color:#990033}
a:active {color:#000099}
A:hover {color:#FF9900}
