BODY, TD, P     { font-family: "Tahoma"; font-size: 10pt }

.title_b        { font-family: "Tahoma"; font-size: 12pt; font-weight: bold; color: #000000}
.title_bc       { font-family: "Tahoma"; font-size: 12pt; font-weight: bold; color: #000000}
.title_c        { font-family: "Tahoma"; font-size: 12pt; font-weight: medium; color: #000000}
.title          { font-family: "Tahoma"; font-size: 12pt; font-weight: medium; color: #000000}
.comm           { font-family: "Tahoma"; font-size: 8pt; font-weight: medium; color: #000000}
.cop            { font-family: "Tahoma"; font-size: 6pt; font-weight: medium; color: #000000}
.input          { font-family: "Tahoma"; font-size: 10pt; color: #000000; background-color: #d9bafe; border-color: #AAAAAA; border-style: solid ; border-width: 1  }


a:link          { text-decoration:none; color: #000000 }
a:visited       { text-decoration:none; color: #000000 }
a:hover         { text-decoration:underline; color: #000000 }
a:active        { text-decoration:none; color: #000000 }

.menutable {
	border-top:none;
	border-right:none;
	border-bottom:thin solid black;
	border-left:none;
}

