body{
	font-size : 13px;
	font : monospace;
	margin-left : 2px;
	margin-right : 5px;
	margin-top : 2px;
	color : Gray;
	background-color : #ffffcc;
}
div{
	font-size: 14px;
	font: monospace;
}
table{
    layout:fixed;
	font: monospace;
	font-size : 14px;
}
h1 {
	font-size:41pt;
	font: monospace;
	color:white;
	margin-top : 2px;
	margin-bottom : 2px;
}
h2{
	font-size: 20px;
	font: monospace;
	color: Blue;
	margin-bottom : 2px;
	margin-top : 2px;
}
h3{
	font-size: 16px;
	font: monospace;
	color: Green;
	margin-top : 2px;
	margin-bottom : 2px;
}
b{
	color: White;
	font-size: 16px;
	font: monospace;
}

span
{
font-size: 18px;
font: monospace;
font-weight: bold;
padding:3px;
border: dotted 7px;
border-color: #ff0000 #ff0000 #0000ff #0000ff;
} 
#t_layer {
margin-left:0px;POSITION:absolute; Top:0px;
}
decoration{
	text-decoration : none;
}
