body {
	background: #ffffff url(jsimages/bg.gif) no-repeat;
	margin: 0 0 0 0;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
}

A {
	color: #917F7F;
	text-decoration: none;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;} 
	A:link		{ color: #A61212;  } 
	A:visited	{ color: #2E659D;  } 
	A:active	{ color: #cc3300;  } 
	A:hover		{ color: #99ccff;  } 

.menu {
	font-weight: normal;
	font-size: 10px;
	color: #7C8D9E;
	line-height:11pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text {
	font-weight: normal;
	font-size: 8pt;
	text-align: justify;
	color: #7C8D9E;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.title {
	font-weight: bold;
	font-size: 8pt;
	color: #7C8D9E;
	font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
}

