@charset "utf-8";
/* CSS Document */
body{font-family:Arial;}
p{font-family:Arial;}
td{text-align:center;}
th{font-size:10px; color:white; }
th p{padding:5px; font-family:Arial;}
span.pink{color:#ff0099; font-family:Helvetica; font-weight:bold; font-size:20px;}
span.pink img{padding-top:5px;}
span.blue{color:#1b84e3; font-family:Helvetica; font-size:24px; font-weight:bold;}
span.orange{color:#f4a730; font-family:Helvetica; font-weight:bold; font-size:24px; }
span.red{color:grey; font-size:16px; font-weight:bold; font-family:Arial;}
span.green{color:#48cf0e; font-size:28px; font-weight:bold; font-family:Helvetica;}
td.description{padding:5px; text-align:left; font-size:14px; color:grey;}


