/* CSS Document */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65px;
	text-align: center;

}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #000000;
	text-align: center;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #000000;
	text-align: center;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000000;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CC0000;
	text-align: center;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: center;

}

h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

h8 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF0000;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
	text-align: center;


}

h9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF0000;
	text-align: center;
	font-style: normal;

}

h10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: center;
}

h12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: left;
}

h14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

h15 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75px;
	color: #FF0000;
	text-align: centere;
	font-style: italic;
	font-weight: bold;
	
}

li {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	}
	
	

    BODY     {
	font-family: Verdana, Courier, "Courier New", Arial, "Times New Roman";
	font-size: 18pt;
	text-align: center;

                }

    TD       {
                    font-family: Arial, Verdana;
                    font-size: 12pt;
                }

    .smallblack    {
                    font-family: Arial, Verdana;
                    font-size: 8pt;
                    color: #000000;
                       }

	th, td {
	text-align: center;
	padding: 0 0.5em;
	font-family: Verdana, Courier, "Courier New", Arial, "Times New Roman";
}
  
 td {
	font-family: Verdana, "Andale Mono", Courier, "Courier New", monospace;
	font-weight: normal;

}
 
 
  
    thead th {
	vertical-align: top;
	white-space: normal;
	border: thin solid #CC0000;
}
  
  th {
	white-space: nowrap;
}
th {
	text-align: centre;
	padding: 0 0.5em;
	border-bottom: 1px solid #DDD;
	font-family: Verdana, Courier, "Courier New", Arial, "Times New Roman";
	font-style: normal;
	font-weight: normal;
  white-space: nowrap;}
	
 td {
	padding: 0 0.5em;
	font-family: Verdana, Courier, "Courier New", Arial, "Times New Roman";
	font-style: normal;
	font-weight: normal;
}
