.tblDesc	 {
		border-style : solid;
		border-color : #dddddd;
		border-width : 1px;
		width : 97%;
		font-family : sans-serif;
		font-size : 10pt
	}

.tblDescHdr	 {
    font-weight: bold;
		background-color: #dddddd
	}

.menuBorder	 {
		width : 1px;
		background-color : black
	}

.menu	 {
		width : 140px;
		background-color : #dddddd;
    padding-left: 5px;
		font-size : 8pt;
	}

.menu A	 {
		font-size : 8pt;
	}

.page_toc	 {
	}

.page_toc A	 {
		font-size : 8pt;
    font-weight: normal;
	}

img	 {
		float : right
	}

BODY {
    font-size: 10pt;
    font-family: sans-serif;
    background: white;
}

A {
	  font-size: 10pt;
		font-family : sans-serif;
	  font-weight: bold;
	  text-decoration: none;
}

A:hover {
    text-decoration:underline
}
 
