body {
 background-color:#FFF8E7;
 color:#000000;
 font-family:verdana, sans-serif;
 font-size:12px;
 margin-top:3px;
 margin-left:3px;
 margin-right:3px;
 margin-bottom:3px;
} 

td {
 font-family:verdana, sans-serif;
 font-size:12px;
} 

a:link {color:#000088} 

a:visited {color:#000033} 

a:hover {color:#0000FF} 

a:active {color:#000000}

h2 {font-size : 14px}
h1 {font-size : 18px}

.timages {
    border-color : black;
	border-width : 1px;
	border-style : solid;
	background-color: white; 
}

.res td{
 width : 130px;
 text-align : center; 
}