@charset "iso-8859-1";
@font-face {
 font-family: Windsor BT;
 font-style:  normal;
 font-weight: normal;
 src: url(WINDSOR_BT.eot) ; /* IE */
 src: local(Windsor BT), url(WINDSOR BT.ttf ) format("truetype");  /* non-IE */
}
body {
	color: black;
	background: white;
	line-height: 150%;
	language: JavaScript
}
h2 {
	font-size: 1.8em;
	font-family: Windsor BT;
	font-style: normal;
}
h3 {
	font-size: 1.6em;
	font-family: Windsor BT;
	font-style: normal;
}
h4 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold
}
h5 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	text-align: center
}
h6 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold
}

