a:link      {color: blue; text-decoration: none}

a:visited   {color: purple; text-decoration: none}

a:hover     {color: red; text-decoration: underline}

p           {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	margin: 5px;
}

h4          {font-family: Arial}

td          {font-family: Arial; font-size: 10pt}

ul          {font-family: Arial; font-size: 10pt}

.td-bold    {font-family: Arial; font-size: 10pt; font-weight: bold; margin-left: 10}

.table_header_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #000000;
	padding: 1px;
	text-align: left;
	color: #FFFFFF;

}

.table_header_bar_r {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	text-align: right;
}
.Tiny {
	font-size: 10px;
	color: #663300;
	font-style: italic;
}
.Tiny2 {
	font-size: 12px;
	color: #663300;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
hr {
	color: #CCCCCC;
	height: 1;
}
