body {
	background-image : url(../images/bkg4.gif);
	background-repeat : repeat-y;
	background-position : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
a.bodyText {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 
a.bodyText:visited {
	color : Purple;
} 

a.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Blue;
} 
a.footerText:visited {
	color : Purple;
} 
.bodyText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;

}
.bodyTextB {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;

}
.bodyTextS {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;

}
.bodyTextSB {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;

}
.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;

}
.footerDate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	font-variant : normal;

}
.warning {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : Red;
}