P  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

BODY  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.TipDiv  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	position : absolute;
	left : 38;
	top : 244;
	width : 125;
	height : 127;
}

.Text  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left : 12;
	margin-right : 12;
}

.Welcome  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
	margin-left : 10;
	margin-right : 10;
}

.Caption  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Black;
	text-align : left;
	margin-left : 10;
	margin-right : 10;
}

.Code  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

.Comment  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #336699;
	text-align : left;
}

.Redcode  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-align : left;
}

.Redtext  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-align : left;
}

B  {
	font-weight : bold;
}

