body { 
margin : 0 auto;
padding : 0;
font : 30px Prompt, Tahoma, sans-serif;
a{color:#000;text-decoration:none}
a:hover{text-decoration:underline;}
color : #000; 
text-align: center;
}

img, object, embed { max-width: 100%; padding: 0px 0px 0px 0px;}

table,
button, 
input, 
select, 
textarea { 

font-family : Prompt, Tahoma, sans-serif;
font-size: 30px;
a{color:#000;text-decoration:none}
a:hover{text-decoration:underline;}
color : #333; }

p {
	font-family : Prompt, Tahoma, sans-serif;
	color: black;
	font-size: 30px;
	text-align:center;
}

table {
	border: 0px solid blue;
	padding: 10px;
}

td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid blue;
	padding: 10px;
}