

h1,h2,h3,h4,h5,h6 	{
						color : black;
						font-family:  arial, "trebuchet MS", "times new roman";
						font-size : 14pt;
						font-weight : normal;
						text-align: center;
						margin-top: 0.3em;
						margin-bottom: 0.2em;
						}

ul						{
						color : black;
						font-family:  arial, "trebuchet MS", "times new roman";
						font-size : 10pt;
						font-weight : normal;
						text-align: left;
						}


table					{
						border-collapse: collapse;
						}

td						{
						font-family:  arial, "trebuchet MS", "times new roman";
						color : black;
						font-size : 10pt;
						font-weight : normal;
						}

table.page_header	{
						width: 100%;
						border-collapse: collapse;
						}

table.page_header td	{
						background-color: #0000ff;
						font-family:  arial, "trebuchet MS", "times new roman";
						font-size : 9pt;
						text-align: left;
						vertical-align: middle;
						padding-top: 0px;
						padding-bottom: 0px;
						padding-left: 0px;
						padding-right: 0px;
					/*	border: 1px solid #000000; */
						}

/*  *** LHS images *** */
table.img_left			{
						width:100px;
						border: 0px;
						margin-top: 0px;
						margin-bottom: 0px;
						margin-right: 25px;
						float:left;
						}
table.img_left td		{
						text-align: center;
						font-size : 8pt;
						}
table.img_left td img	{border: 1px solid #000000;}



/*  *** RHS images *** */
table.img_right		{
						width:100px;
						border: 0px;
						margin-top: 0px;
						margin-bottom: 0px;
						margin-left: 25px;
						float:right;
						}
table.img_right td		{
						text-align: center;
						font-size : 8pt;
						}
table.img_right td img	{border: 1px solid #000000;}


table.type1			{
						background-color: #e0e0e0;
						border-collapse: collapse;
						}

table.type1 td			{
						font-size : 10pt;
						vertical-align: top;
						padding-top: 20px;
						padding-bottom: 20px;
						padding-left: 10px;
						padding-right: 10px;
 						}

table.type2 td			{
						font-size : 10pt;
						vertical-align: top;
						padding-top: 2px;
						padding-bottom: 2px;
						padding-left: 0px;
						padding-right: 10px;
						}

p						{
						font-family: arial, "trebuchet MS", "times new roman";
						color : black;
						font-size : 10pt;
						font-weight : normal;
						}

hr						{color : #6666ff;}


table.homepage_link		{margin-top: 2px;}

img.nb						{border: 0px;}


.size10_text			{
						font-family:  arial, "trebuchet MS", "times new roman";
						color : black;
						font-size : 10pt;
						font-weight : normal;
						}

.peel_title				{
						color : white;
						font-family:  "times new roman", arial, "trebuchet MS";
						font-size : 28pt;
						font-weight : normal;
						text-align: left;
						margin-top: 0.0em;
						margin-bottom: 0.0em;
						}

a						{
						color : blue;
						font-family:  arial, "trebuchet MS", "times new roman";
						font-size : 10pt;
						font-weight : normal;
						}
a:hover 				{color:white;}
a:hover 				{background-color:blue;}
a:active 				{color:red;}

body					{
						width: 760px;
						margin-left: auto;
						margin-right: auto;
						text-align: left;
						}

