body {
	background-color:white;
	margin:10px;
	padding:0px;
	color: rgb(50, 50, 50); 
	}
TD.maincontent {
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	color: rgb(50, 50, 50); 
	}

A.menuitem {font-family:Arial, Helvetica, San Serif;  font-size:10pt; color: rgb(88, 88, 88); font-weight: bold; text-decoration: none;} 
A.menuitem:hover {font-family:Arial, Helvetica, San Serif;  font-size:10pt; color: rgb(88, 88, 88); font-weight: bold; text-decoration: underline;} 

A.maintext {	
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	color: rgb(50, 50, 50); 
	}

A.IndexL1 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	}

A.IndexL2 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	}

A.IndexL3 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	}

A.IndexL4 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	}


A.HeadingL0 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:18pt; 
	font-weight: bold;
	color: rgb(50, 50, 50); 
	}

A.HeadingL1 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:14pt; 
	font-weight: bold;
	color: rgb(50, 50, 50); 
	}

A.HeadingL2 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:12pt; 
	font-weight: bold;
	color: rgb(50, 50, 50); 
	}

A.HeadingL3 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:11pt; 
	font-weight: bold;
	color: rgb(50, 50, 50); 
	}

A.HeadingL4 {	
	font-family:Arial, Helvetica, San Serif;
	font-size:10pt; 
	font-weight: bold;
	color: rgb(50, 50, 50); 
	}

A.SpecialNote {	
	font-weight: bold;
	color: rgb(255, 0, 0); 
	}

A.Note {	
	}
A.TODO {	
	font-family:Arial, Helvetica, San Serif;
	font-size:13pt; 
	font-weight: bold;
	color: rgb(255, 0, 0); 
	}


OL.ListL1 {	
	list-style-type: arabic-numbers;
	}

OL.ListL2 {	
	list-style-type: upper-alpha;
	}

OL.ListL3 {	
	list-style-type: lower-roman;
	}

OL.ListL4 {	
	list-style-type: lower-alpha;
	}

TD.menuarea{
	width: 200px; 
	vertical-align: top;     
	background-color: rgb(247, 247, 239);
     border:1px dashed black;
	}



