body {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: black;
	font-size: 10pt;
	font-style: normal;
}




a:link {color: #1a5794 ;  } 	/*unvisited*/
a:visited {color: #666699; } 	/*a65794*/
a:hover {color: red; }		/*#0000ff*/

p {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: black;
	font-size: 9pt;
	font-style: normal;
	list
}
ul {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: black;	
	list-style: square;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: 1a5794;
	font-size: 9pt;
	font-style: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1a5794;
	font-size: 11pt;
	font-style: normal;
}

#bodytablecell {
	background-image: url(../../images/flower_bottom.gif);
	background-repeat : no-repeat;
	background-position : top right;
}
h1 {
	
	font-weight: bold;
	color: #1a5794;
	font-size: 13pt;
	font-style: normal;
}
h2 {
	font-weight: bold;
	color: #1a5794;
	font-size: 11pt;
	font-style: normal;
  	line-height: 50%;
}
h3 {
	font-weight: normal;
	color: #1a5794;
	font-size: 10pt;
	font-style: normal;
	line-height: 50%;
}
h4 {
	font-weight: normal;
	color: #1a5794;
	font-size: 9pt;
	font-style: normal;
}
h5 {
	font-weight: normal;
	color: #1a5794;
	font-size: 10pt;
	font-style: normal;
}
h6 {
	font-weight: normal;
	color: black;
	font-size: 7pt;
	font-style: normal;
}
.label {
	font-weight: normal;
	color: #1a5794;
	font-size: 10pt;
	font-style: normal;
}
