/* Start of CMSMS style sheet 'Layout TechnoForte - Additional 080308-01' */
* 
{
	margin:0;
	padding:0;
}
body {
/*
   text-align: left;
   line-height: 1em;
*/
/*
   FONT-SIZE: 9pt;
   font-family: Verdana,Tahoma, Arial, Serif;	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
*/
	color: #333;
}

a:link, a:visited {
    COLOR: #FF9900
	text-decoration:none;
   background-color: inherit; 
	border-bottom:#c96 1px dotted;
}
a:hover 
{
   text-decoration: underline;
   background-color: inherit; 
   COLOR: #009900;
	border-bottom:#699 1px solid;
}

a:active 
{
    COLOR: #FF9900
	text-decoration:none;
   background-color: inherit; 
	border-bottom:#699 1px solid;
}

/* LISTS */
div#main ul li,
div#main ol li {
 margin: 0 0 0.25em 3em;
 /* list-style-image:url(images/cms/bullet01.gif); */
}
td ul{
 margin: 0 0 0.25em 1em;
 padding:1em 0 0 1.5em;
}
td ul li {
/* margin: 0 0 0.25em 2em; */
 margin: 1em 0 1.5em 0 0;
/* list-style-image:url(images/cms/bullet01.gif); */
 line-height:1.2em;
/* padding:2px 0; */
 padding: 0 0 1em 0;
 list-style-position: outside 
}
/* END LISTS */
/* End of 'Layout TechnoForte - Additional 080308-01' */

