h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #000000;
	text-decoration: none;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #000000;
	text-decoration: none;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #000000;
	text-decoration: none;
}

h4 {font-size: 16px;}

.window {
position:absolute;
left: 30px;
top:122px;
width: 555px;
font-family: arial;
font-size: 11px;
background: #ffffff;
border: 2px solid #000000;
text-align: left;
padding: 10px;
}
.font {font-size: 13px; background: #b60d10; font-weight: bold;}