body,td         {   font-family: arial,helvetica,sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                }

.subheading     {   font-size: 16px;
                    font-weight: bold;
                }

.printquestion  {   font-size: 40px;
                    font-weight: bold;
                }

.heading        {   font-size: 24px;
                    font-weight: bold;
                }

.question       {   font-family: arial,helvetica,sans-serif;
                    font-size: 16px;
                    font-weight: bold;
                }

a:link,a:hover,a:visited {   font-family: arial,helvetica,sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    color: #ffffff;
                }
                
a:active         {   color: #red;    }

