body	{
	background: #ffffff;
	color: #696969;
	font-family: Comic Sans MS;
	font-size: 12pt;
	}

h1	{
	color: #696969;
	font-family: Comic Sans MS;
	font-size: 18pt;
	}

h2	{
	color: #696969;
	font-family: Comic Sans MS;
	font-size: 16pt;
	}

h3	{
	color: #696969;
	font-family: Comic Sans MS;
	font-size: 14pt;
	margin-top: 1;
	margin-bottom: 1;
	}

h4	{
	color: #696969;
	font-family: Comic Sans MS;
	font-size: 12pt;
	margin-top: 1.0;
	margin-bottom: 1.0;
	}

h5	{
	color: #696969;
	font-family: Comic Sans MS;
	font-size: 10pt;
	}

a:link	{
	color: #000000;
	font-weight: bold;
	}

a:visited	{
	color: #FF0000;
	font-weight: bold;
	}

a:active	{
	color: #FF00FF;
	font-weight: bold;
	}

p	{
	font-family: Comic Sans MS
	font-size: 12pt;
	color: #696969;
	}

p.small	{
	font-family: Comic Sans MS
	color: #696969;
	font-size: 10pt;
	}

p.smaller	{
	font-family: Comic Sans MS;
	color: #696969;
	font-size: 9pt;
	}

th	{
        font-family: Comic Sans MS;
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #696969;
        vertical-align: center;
        text-align: center;
	}

th.small	{
        font-family: Comic Sans MS;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #696969;
        vertical-align: top;
        text-align: center;
	}

td.top	{
        font-family: Comic Sans MS;
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #696969;
        vertical-align: top;
        text-align: left;
	}

td.centerS	{
        font-family: Comic Sans MS;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #696969;
        vertical-align: center;
        text-align: center;
	}

td.center	{
        font-family: Comic Sans MS;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        color: #696969;
        vertical-align: center;
        text-align: center;
	}

td.centerT	{
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	line-height: Normal;
	color: #000000;
	vertical-align: center;
	text-align: center;
	}

td	{
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #696969;
	vertical-align: center;
	text-align: left;
	}

td.small	{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: Normal;
	color: #696969;
	vertical-align: top;
	text-align: left;
	}

td.smallrt	{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: Normal;
	color: #696969;
	vertical-align: top;
	text-align: right;
	}

td.right	{
        font-family: Comic Sans MS;
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        line-height: Normal;
        color: #696969;
        vertical-align: center;
        text-align: right;
	}

td.leftS	{
        font-family: Comic Sans MS;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: Normal;
        color: #696969;
        vertical-align: top;
        text-align: left;
	}

td.rightS	{
        font-family: Comic Sans MS;
        font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        line-height: Normal;
        color: #696969;
        vertical-align: top;
        text-align: right;
	}

td.righttop	{
        font-family: Comic Sans MS;
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        line-height: Normal;
        color: #696969;
        vertical-align: top;
        text-align: right;
	}

ol	{
        font-family: Comic Sans MS;
        font-size: 10pt;
        font-style: normal;
        line-height: Normal;
        color: #696969;
	}

ol.small	{
        font-family: Comic Sans MS;
        font-size: 9pt;
        font-style: normal;
        line-height: Normal;
        color: #696969;
	}

ul	{
        font-family: Comic Sans MS;
        font-size: 10pt;
        font-style: normal;
        line-height: Normal;
        color: #696969;
	}

dl	{
        font-family: Comic Sans MS;
        font-size: 10pt;
        font-style: normal;
        line-height: Normal;
        color: #696969;
	}

ol.big	{
        font-family: Comic Sans MS;
        font-size: 12pt;
	font-style: normal;
        line-height: Normal;
        color: #696969;
	}

ul.big	{
        font-family: Comic Sans MS;
        font-size: 12pt;
	font-style: normal;
        line-height: Normal;
        color: #696969;
	}

ul.small	{
        font-family: Comic Sans MS;
        font-size: 9pt;
	font-style: normal;
        line-height: Normal;
        color: #696969;
	}

.small	{
	font-family: Comic Sans MS
	color: #696969;
	font-size: 10pt;
	}

.smallborder {
	border:1px solid #696969;
}

input.special {
	color: #ff0000;
	background-color: lightgreen;
	font-weight: bold;
#	font-style: italic;
	border:1px solid #696969;
        text-align: center;
}

.room	{
	font-size: 14;
	font-weight: bold;
	font-style: italic;
	background-color: #ffff99;
	color: #000000;
}

