* {
font-family: Verdana;
font-size: 8pt;
}

body {
margin:0px;
padding:0px;}

a{
text-decoration:underline;
font-weight:bold;
}
		
a:visited{
text-decoration:underline;
font-weight:bold;
}
		
a:hover	{
text-decoration:none;
}

h1 {
font-size: 24px;
font-family: Century Gothic, Verdana, Helvetica, Arial, Sans-Serif;
font-weight: 500;
padding: 0;
margin: 5px 0 0 0;
text-align:center;
}

h2 {
font-size: 24px;
font-family: Century Gothic, Verdana, Helvetica, Arial, Sans-Serif;
font-weight: 500;
padding: 0;
text-align:center;
}

.imgJogo {
border-style: solid;
border-width: 4px;
margin: 2 8 0 0px;
}