





body {
	font-family: calibri, verdana, tahoma,  sans-serif;
	font-style: normal;
	text-align: center;
	background-color: #000000;
	color: red;
	text-align: center; /*per ie*/
}
img{
    marginwidth: 600px;
	marginweight: 20px;
	border: none;
}
h1 { font-size:60pt }
h2 { font-size:30pt }
h3 { font-size:11pt }
h4 { font-size:10pt }
h5 { font-size:8pt }

a { text-decoration: none; color: red; }
A:LINK { color: #696969; }
A:VISITED {color: #696969; }
A:HOVER {  color: #F5F5F5; }
div.text{ width:90%; font-size:16pt ; }
 
#box {
width: 10;
height: 10;
padding: 20px;
border: 5px solid;
margin: 20px;
}			  

}
.tab100 {
  height:100%;
}
.td33 {
  height:33%;
}

