html,body	{background:#ffffbb;font-family:"garamond";font-style: italic;font-weight:bold;overflow:hidden;}

img 		{border-style: none;border:0pt;}

a:link		{background: transparent; text-decoration: none;}
a:visited	{background: transparent; text-decoration: none;}
a:active	{background: transparent; text-decoration: none;}
a:hover		{background: transparent; text-decoration: underline; font-weight:bold; color: red;}

.main		{margin-top:7%;overflow:hidden;text-align:center;}
table		{border-color:gray;border-spacing:1pt;margin:auto;border-collapse:collapse;}
td		{text-align:center;padding:15px;font-size:12pt;}
td.a		{background:#bfffff;width:120px;font-family:webdings;font-size:26pt;}
td.b		{background:#ccffcc; width:240px;font-size:12pt;}

.valid		{overflow:hidden;text-align:center;margin:auto;z-index:5;}

