p		{ 
	font-family: Verdana; 
	font-size: 10pt; 
	line-height:150%; 
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px; 
	margin-right:20px; 
	text-align:justify }

h1		{ 
	font-family: Arial; 
	font-size: 12pt; 
	color: #003C3C; 
	font-weight: bold; 
	margin-top: 20;
	margin-bottom: 10; 
	margin-left:20 }

.table_bgcolour	{ 
	background-color: #F4FAEB }

.tjmenu_bgcolour	{ 
	background-color: #23531C }

.menu_bgcolour	{ 
	background-color: #006E36 }
	
.menu	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;  }
	
a:visited	{ color: black; text-decoration:none }
a:active	{ color: black; text-decoration:none }
a:link		{ color: black; text-decoration:none }
a:hover		{ color: #FFFF00; text-decoration:none }

a:link.link_onpage {color: #003C3C; text-decoration: underline;}
a:active.link_onpage {color: #003C3C; text-decoration: underline;}
a:visited.link_onpage {color: #003C3C; text-decoration: underline;}
a:hover.link_onpage {color: #4D0063; text-decoration: underline;}