body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.subtitle{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Bsubtitle{
	font-family: Tahoma;
	font-size: 12px;
	color: #291170;
	font-weight: bold;
}

.subsubtitle{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #291170;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	
.head:link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
.head:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
.head:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#999999;
}
.head:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
.MenuTD {
	border-right-color: #291170;
	border-right-style: dashed;
	border-right-width: thin;	
	}

.more:link{
	text-decoration: none;
	color:#CC6600;
}
.more:visited {
	text-decoration: none;
	color:#CC6600;
}
.more:hover {
	text-decoration: none;
	color:#CC6600;
	font-weight: bold;
}
.more:active {
	text-decoration: none;
	color:#CC6600;
}