TABLE {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.menu A:link {
	color: #000000;	text-decoration: none
}

.menu A:visited {
	color: #000000; text-decoration: none	
}

.menu A:hover {
	color: #cccccc;	text-decoration: none
}

.menu A:active {
	color: #cccccc;	font-weight: bold;text-decoration: none
}


body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
.content {
	font-family: tahoma, "trebuchet MS", arial;
	margin-bottom: 5px;
	font-size: 10px;
}

.content A:link {
	color: #000000;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
.content A:visited {
	color: #000000;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
.content A:hover {
	color: #666666;
	TEXT-DECORATION: none;
	font-size: 11px;
}

.content h1 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px
}
.content2 {
	font-family: tahoma, "trebuchet MS", arial;
	margin-bottom: 5px;
	font-size: 10px;
	padding-left: 20px;
}
.content2 A:link {
	color: #000000;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
.content2 A:visited {
	color: #000000;
	TEXT-DECORATION: underline;
	font-size: 11px;
}
.content2 A:hover {
	color: #666666;
	TEXT-DECORATION: none;
	font-size: 11px;
}
.content2 h1 {

	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px
}

