
body
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Osaka, Helvetica, Arial, Verdana, sans-serif;
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		scrollbar-3d-light-color:#f0f0f0;
		scrollbar-arrow-color:#606060;
		scrollbar-base-color:#f0f0f0;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#f8f8f8;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#888888;
		scrollbar-track-color:#eeeeee;
	}

a:link
	{
		color: #353535;
		text-decoration: none
	}
a:visited
	{
		color: #a0a0a0;
		text-decoration: none
	}
a:active
	{
		color: #ffff00;
	}
a:hover
	{
		color: #ff0000;
		text-decoration: underline;
		background-color: #ffff00
	}
H1 {
	font-family: sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	color: Black
}

H2 {
	font-family: sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	color: Black
}

H3 {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: Black
}

P {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	color : Black
}

DIV {
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	color : Black
}

P.center {
	text-align : center
}

P.left {
	text-align : left
}

P.right {
	text-align: right
}

P.just {
	text-align: justify
}

DIV.center {
	text-align: center
}

DIV.left {
	text-align: left
}

DIV.right {
	text-align: right
}

DIV.just {
	text-align: justify
}

SPAN.navy {
	color : Navy
}

SPAN.black {
	color : Black
}

SPAN.silver {
	color : Silver
}

SPAN.gray {
	color : Gray
}

SPAN.white {
	color : White
}

SPAN.maroon {
	color : Maroon
}

SPAN.red {
	color : Red
}

SPAN.purple {
	color : Purple
}

SPAN.fuchsia {
	color : Fuchsia
}

SPAN.green {
	color : Green
}

SPAN.lime {
	color : Lime
}

SPAN.olive {
	color : Olive
}

SPAN.yellow {
	color : Yellow
}

SPAN.blue {
	color : Blue
}

SPAN.teal {
	color : Teal
}

SPAN.aqua {
	color : Aqua
}

SPAN.8 {
	font-size : 8px
}

SPAN.9 {
	font-size : 9px
}

SPAN.10 {
	font-size : 10px
}

SPAN.11 {
	font-size : 11px
}

SPAN.12 {
	font-size : 12px
}

SPAN.14 {
	font-size : 14px
}

SPAN.15 {
	font-size : 15px
}

SPAN.16 {
	font-size : 16px
}

SPAN.17 {
	font-size : 17px
}

SPAN.18 {
	font-size : 18px
}

SPAN.19 {
	font-size : 19px
}

SPAN.20 {
	font-size : 20px
}

SPAN.22 {
	font-size : 22px
}

SPAN.24 {
	font-size : 24px
}

SPAN.26 {
	font-size : 26px
}

SPAN.28 {
	font-size : 28px
}

SPAN.30 {
	font-size : 30px
}

SPAN.200 {
	font-weight : 200
}

SPAN.400 {
	font-weight : 400
}

SPAN.600 {
	font-weight : 600
}

SPAN.800 {
	font-weight : 800
}

SPAN.i {
	font-style : italic
}

SPAN.o {
	font-style : oblique
}

SPAN.n {
	font-style : nomal
}
SPAN.ul {
	text-decoration : underline
}

#auto{cursor:auto}
#crosshair{cursor:crosshair}";
#default{cursor:default}";
#pointer{cursor:pointer}";
#hand{cursor:hand}";
#move{cursor:move}";
#e-resize{cursor:e-resize}";
#n-resize{cursor:n-resize}";
#ne-resize{cursor:ne-resize}";
#nw-resize{cursor:nw-resize}";
#se-resize{cursor:se-resize}";
#sw-resize{cursor:sw-resize}";
#s-resize{cursor:s-resize}";
#w-resize{cursor:w-resize}";
#text{cursor:text}";
#wait{cursor:wait}";
#help{cursor:help}";