body { font-family: Verdana; font-size: medium; color: black; background-color: white }
a.nu { text-decoration: none }
a.catmajor, a.catmajor:link, a.catmajor:visited, a.catmajor:active { font-size: large; color: black; font-weight: bold }
a.catminor, a.catminor:link, a.catminor:visited, a.catminor:active { font-size: medium; color: black }
font.catmajor, { font-size: large; color: black; font-weight: bold }
a:link { color: blue }
a:visited { color: purple }
a.menu, a.menu:link, a.menu:visited, a.menu:active { color: black; text-decoration: none }
a.umenu, a.umenu:link, a.umenu:visited, a.umenu:active { color: black; text-decoration: underline }
a.head, a.head:link, a.head:visited, a.head:active { color: black; text-decoration: none }
p, td, th, div, i, blockquote, center { font-family: Verdana; font-size: small; color: black }
.head1 { font-size: large; font-weight: bold; color: navy }
.head2 { font-size: medium; font-weight: bold; color: maroon }
.topmenu { color: black; background-color: #D3D3D3 }
.tableborder { background-color: black }
.tablehead { color: black; background-color: #D3D3D3 }
.tablebody { color: black; background-color: white }
.xborder { background-color: black }
.xtab1 { background-color: #D3D3D3 }
.xtab2 { background-color: #D3D3D3 }
#leftcontent {
		float:left;
		width:15%;
		padding-bottom:20px;
		}

#rightcontent {float:right;
               width:85%;
		}
		 