body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p {  font-family: Arial, Helvetica, sans-serif; color: #000000}

table {  font-family: Arial, Helvetica, sans-serif; color: #000000}

h4 {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #339999}

ul {  font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #000000}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {  font-family: Arial, Helvetica, sans-serif; color: #009999; text-decoration: none;
}

a:active {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;
}


.style1 {font-size: medium}

.Headline {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}

.SmallCaps {
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}

#logo {
	top: 0px;
	left: 0px;
}
#content {
}

#Layer2 .leftmenuTable {
	background-color: #FFFFFF;
	width: 230px;
}

#Layer2 .leftmenuTable .leftmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

#Layer2 .leftmenuTable .leftsubmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 1em;
}
#Layer2 #content a {
	text-decoration: underline;
}
#Layer2 a {
	text-decoration: underline;
}
#Layer2 li {
	list-style-type: none;
}
