p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial; }

h1 { font-size:20pt; weight:bold; color:#AA0029;}
h2 { font-size:10pt; weight:bold; color:#000000;}
h3 { font-size:12pt; weight:bold; color:#AA0029;}
h4 { font-size:10pt; weight:bold; color:#AA0029;}
h5 { font-size:7pt; font-style:italic; weight:bold; color:#AA0029;}


p			{
			font-size:9pt;
			color:#000000;
			font-weight:normal;
			}

.bold		{
			font-weight:bold;
			}



.co			{
			font-size:8pt;
			color:#000000;
			font-style:italic;
			}

ul,ol,li,div,td,th,address,nobr,b,i { font-size:9pt; color:#000000;}

div.head	{
			font-size:10pt;
			font-weight:bold; 
			color:#AA0029;
			}
	.text	{
			font-size:9pt;
			font-weight:normal; 
			color:#000000;
			}
    .bold	{
			font-size:9pt;
			font-weight:bold; 
			color:#000000;
			}

a:link {font-weight:bold; color:#AA0029; text-decoration:underline;}
a:visited {font-weight:bold; color:#C72B49; text-decoration:underline;}
a:active {font-weight:bold; color:#000000; text-decoration:underline;}

body	 	{
			background-color:white;
			}

a.co:link	{
			color:#000000;
			text-decoration:none;
			font-weight:bold; 
			font-size: 8pt;
			}

a.co:visited{ 
			color:#000000; 
            text-decoration:none; 
            font-weight:bold; 
            font-size: 8pt;
            }

a.kl:link	{
			color:#AA0029;
			text-decoration:underline;
			font-weight:bold; 
			font-size: 8pt;
			}

a.kl:visited{ 
			color:#C72B49; 
            text-decoration:underline; 
            font-weight:bold; 
            font-size: 8pt;
            }