body { font-family: Arial ; background: #c0c0c0 ; color = #202020; font-size: 1em; }

a.a18 { font-size: 18px; } /* 18px/16=1.000em */


a:link {  color: #404040;  text-decoration: none; } 
a:visited { color: #404040;  text-decoration: none; } 
a:hover { color: #c00000;   text-decoration-color: #004000; } 
a:active { color: #404040;  text-decoration-color: #004000; }

input { width: 30%; height: 80%; font-size: 0.875em; background-color: #f0f0f0; color: #101010; border-radius: 0px; }
button { width: 20%; height: 100%; font-size: 1.25em; background-color: #a0a0a0; color: #101010; border-radius: 20px; }
button.b40_18 { width: 40%; font-size: 1,25em; background-color: #a0a0a0; color: #202020; border-radius: 20px; }

select { width: 60%; height: 100%; font-size: 18pt; background-color: #c0c0c0; border-radius: 12px; text-align: center; }

p.p12 { font-size: 12px; } /* 14px/16=0.750em */
p.p14 { font-size: 14px; } /* 14px/16=0.875em */
p.p16 { font-size: 16px; } /* 16px/16=1.000em */
p.p16c { font-size: 16px; text-align: center; } /* 16px/16=1.000em */
p.p18 { font-size: 18px; }/* 18px/16=1.250em */
p.p20 { font-size: 20px; }/* 20px/16=1.250em */
p.p20c { font-size: 20px; text-align: center;  }/* 20px/16=1.250em */
p.p24 { font-size: 24px; } /* 24px/16=1.500em */

span24r { color: #800000; font-size: 24px; }/* 18px/16=1.250em */

div.d32rc  { color: #800000; background-color: #c0c0c0; text-align: center; width: 100%; overflow-y: hidden; font-size: 32px;}
div.d24rc   { color: #800000; background-color: #c0c0c0; text-align: center; width: 100%; overflow-y: hidden;font-size: 24px;}
div.d20rl   { color: #800000; background-color: #c0c0c0; text-align: left; width: 100%; overflow-y: hidden;font-size: 20px;}
div.d24_l   { color: #202020; background-color: #c0c0c0; text-align: left; width: 100%; overflow-y: hidden;font-size: 24px;}
div.d24_c   { color: #202020; background-color: #c0c0c0; text-align: center; width: 100%; overflow-y: hidden;font-size: 24px;}
div.d20_l   { color: #202020; background-color: #c0c0c0; text-align: left; height: 10%; width: 100%; overflow-y: hidden;font-size: 20px;}
div.d20_c   { color: #202020; background-color: #c0c0c0; text-align: center; height: 10%; width: 100%; overflow-y: hidden;font-size: 20px;}
div.d24lr   { color: #800000; background-color: #c0c0c0; text-align: left; height: 10%; width: 100%; overflow-y: hidden;font-size: 24px;}
div.d18l   { color: #202020; background-color: #c0c0c0; text-align: left; height: 10%; width: 100%; overflow-y: hidden;font-size: 18px;}
div.d18_c   { color: #202020; background-color: #c0c0c0; text-align: center; height: 10%; width: 100%; overflow-y: hidden;font-size: 18px;}
div.d16_c   { color: #202020; background-color: #c0c0c0; text-align: center; height: 10%; width: 100%; overflow-y: hidden;font-size: 16px;}
