 font  {
 	font-size : 8pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }
 
 .normal  {
 	font-size : 10pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }
 
 .important  {
 	font-size : 8pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	color : #408080;
 	font-weight : normal;
 	font-style : normal;
 }

 .comments  {
 	font-size : 8pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	color : #000000;
 	font-weight : normal;
 	font-style : italic;
 }

 .gdgtitle  {
 	font-size : 16pt;
 	font-family : "Garamond SSI","Times New Roman";
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }
 
 .gdgbigtitle  {
 	font-size : 20pt;
 	font-family : "Garamond SSI","Times New Roman";
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }

 .gdgmiddletitle  {
 	font-size : 10pt;
 	font-family : "Garamond SSI","Times New Roman";
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }

 .gdgsubtitle  {
 	font-size : 11pt;
 	font-family : "Garamond SSI","Times New Roman";
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }
 
 .gdgnormal  {
 	font-size : 12pt;
 	font-family : "Garamond SSI","Times New Roman";
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 	text-decoration : none;
 }
 
 .title  {
 	font-size : 16pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	font-style : normal;
 	color : Maroon;
 	text-decoration : none;
 }

 .middletitle  {
 	font-size : 12pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	font-style : normal;
 	color : Maroon;
 	text-decoration : none;
 }
 
 .bigtitle  {
 	font-size : 20pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	font-style : normal;
 	color : Maroon;
 	text-decoration : none;
 }
 
 .subtitle  {
 	font-size : 11pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : normal;
 	font-style : normal;
 	color : Maroon;
 	text-decoration : none;
 }
 
 .littletitle  {
 	font-size : 10pt;
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : normal;
 	font-style : normal;
 	color : Maroon;
 	text-decoration : none;
 }
 
 A:link  {
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	text-decoration : none;
 	color : Navy;
 	font-size : 10pt;
 	font-style : normal;
 }
 
 A:visited  {
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	text-decoration : none;
 	color : Navy;
 	font-size : 10pt;
 	font-style : normal;
 }
 
 A:active  {
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	text-decoration : none;
 	color : Navy;
 	font-size : 10pt;
 	font-style : normal;
 }
 
 A:hover  {
 	font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif";
 	font-weight : bold;
 	text-decoration : underline;
 	color : White;
	background: Navy;
 	font-size : 10pt;
 	font-style : normal;
 }
 
.normalCo { font-size : 8pt; font-family : "Verdana", "Tahoma", "Arial", "Helvetica", "Sans Serif"; font-weight : normal; font-style : normal; color : Black; text-decoration : none; }
