body {
 background-color:black;
 color:#FF9966;
 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:#BB0000} 

a:visited {color:#990000} 

a:hover {color:#FF0000} 

a:active {color:##FFFFFF}

h2 {font-size : 14px}
h1 {font-size : 18px}

.timages {
    border-color : 990000;
	border-width : 1px;
	border-style : solid;
	background-color: white; 
}

.timages td{
        border-color : #CCCCCC;
	border-width : 1px;
	border-style : solid;
	background-color: white; 
	width: 125px;
        text-align:center;
}

.timages td img{
        border-color : black;
	border-width : 1px;
	border-style : dotted;
}

.res td{ 
 text-align : center; 
}

hr {
 height:1px;
 color:#990000;
}