body, table, tr, td, blockquote  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
}

h1  {
	color : #333333;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	text-align : left;
	margin-top : 15pt;
}
h2  {
	color : #333333;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	margin-top : left;
	margin-right : 15pt;
}

td.tdContent  {
	padding-right : 15pt;
	padding-left : 15pt;
	margin-right : 10pt;
	margin-left : 10pt;
	text-align : justify;
}

td.tdContentSmall  {
	padding-right : 6pt;
	padding-left : 1pt;
	font-size : 7pt;
	text-align : justify;
}

.RedBoldBig  {
	color : #e0001f;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	font-size : 10pt;
}

a, a:link, a:active, a:visited, a:hover
{
	line-height:12pt;
	text-decoration:none;
	font-weight:normal;
}

a:link
{
	color:blue;
}

a:active
{
	color:red;
}

a:visited
{
	color:blue;
}

a:hover
{
	text-decoration:underline;
}

.FlatLook  {
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #333333;
	scrollbar-base-color : #eeeeee;
	scrollbar-darkshadow-color : #eeeeee;
	scrollbar-face-color : #eeeeee;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : ;
	border-style : solid;
	border-width : 0px;
	border-color : #666666;
}




