body {

        font-family:  arial, verdana, geneva, sans serif;
        font-size: 11px; 
        letter-spacing: 0px; 
        line-height: normal; 
        font-weight: normal; 
        text-decoration: none; 
        background-color: transparent; 
        color: #555;
        width:100%;
	margin: 2px;
	border-bottom:0px solid #ddd;
 }

p {}

td {}

a:link { color: red ; text-decoration: none; }

a:visited { color: red; text-decoration: none; }

a:hover { color: white ; background-color: red; text-decoration: none; }

a:active { }



.medquestion{

        font-family:  verdana, geneva, arial, sans serif;
        font-size: 12px; 
        letter-spacing: 0px; 
        line-height: normal; 
        font-weight: normal; 
        text-decoration: none; 
        background-color: transparent; 
        color: #555;
        width:100%;
	margin: 2px;
	border-bottom:0px solid #ddd;
 }







.zagga{
        font-family:  Georgia, 'Times New Roman', serif;
        font-size: 18px; 
        letter-spacing: -1px; 
        line-height: normal; 
        font-weight: normal; 
        text-decoration: none; 
        background-color: #fffff; 
        color: #555;
        width:100%;
	margin: 2px;
	border-bottom:0px solid #ddd;
}