SELECT, OPTION, FORM, INPUT	{
	font-size:	08pt;
}

P	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 08pt;
	color: black;
}

.print {
	font-size:	09pt;
	text-align:	justify;
	line-height:	12pt;
	color: black;
}

a, p, td, li, ul{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 08pt;
}

.article {
	font-size:	09pt;
	text-align:	justify;
	line-height:	12pt;
	color: black;
}

.heading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.sig {
	font-size:	10pt;
	font-style: oblique;
	font-weight: bold;
}

.abstract {

	font-size:	10pt;
	font-style: oblique;
	color: black;
	font-weight: bold;
	line-height: 14pt;

}

a:link { 
			color: blue;
			text-decoration: none; }
a:visited { color: black }
a:hover { color:red;
			text-decoration: underline; }

