body {font-family: arial,sans-serif;
      background : white}
	  
input.text-input {border-style: solid; 
                  border-width: 1; 
				  border-color: black; 
				  background-color: yellow;
				  font-family: arial,sans-serif; 
                  font-size: 14;
			      font-weight: normal;}
				  
input.radio {border-style: solid; 
                  border-width: 1; 
				  border-color: black; 
				  background-color: yellow;
				  font-family: arial,sans-serif; 
                  font-size: 14;
			      font-weight: normal;}
				  
input.button {border-style: solid; 
              border-width: 1; 
			  border-color: black}
			  
table.ent-header {background-color: gray; 
                  border-style: solid; 
				  border-width: 1; 
				  border-color: black; 
				  cell_padding: 2}
				  
.ent-header {font-family: arial,sans-serif; 
             color: white}

table.page_title {font-family: arial,sans-serif; 
                  font-size: 14;
				  font-weight: bold;
                  background-color: black; 
				  color: white; 
				  border-style: solid; 
				  border-width: 1; 
				  border-color: black; 
				  width: 100%}

table.questions {font-family: arial,sans-serif; 
                  font-size: 18;
				  font-weight: bold;
                  background-color: Green; 
				  color: white; 
				  border-style: solid; 
				  border-width: 1; 
				  padding: 4;
				  border-color: black; 
				  width: 100%}
				  
p {font-family: arial,sans-serif; 
               font-size: 14;
			   font-weight: normal;
               color: black;} 
			   
p.module_menu {font-family: arial,sans-serif; 
               font-size: 14;
			   font-weight: bold;
               color: black;} 

ol {font-family: arial,sans-serif; 
    font-size: 14;
    font-weight: normal;
    color: black;} 		 

ul {font-family: arial,sans-serif; 
    font-size: 14;
	font-weight: normal;
    color: black;} 		