BODY {
	font-family: "Tahoma"; sans-serif;
	font-size: 12pt;
}

B {
	font-weight: 600;
	background-color : transparent;
}

H1, H2, H3, H4 {
	font-family : "Tahoma", "Tahoma", "Tahoma", "Tahoma", sans-serif;
	background-color : transparent;
}

P {
	font-family : "Tahoma", sans-serif;
	background-color : transparent;
}

UL {
	font-family : "Tahoma", sans-serif;
	background-color : transparent;
}

pre {
	font-family : "Tahoma", sans-serif;
	font-size : 10pt;
	vertical-align: top;
}

A:link  {
	text-decoration: none; 
	color: #0066cc;
	background-color : transparent;
}  

A:visited {
	text-decoration: none; 
	color: #00008b; 
	background-color : transparent;
}

A:hover {
	color: #ff6347; 
	text-decoration: underline;
	background-color : transparent;
}

A:focus {
	color: #00ff00; 
	text-decoration: underline;
	background-color : transparent;
}

A:active {
	color: #ff00ff; 
	text-decoration: underline;
	background-color : transparent;
}

.topmenu {
	background-color : #15159b;
	padding-right : 5pt;
	text-align : right;
}

.today {
	font-family: "Tahoma", sans-serif;
	font-size: 10pt;
	color: #333399;
	font-weight: bold;
}

.thnobg {
	background-color : #ffffff;
	color : #000066;
	font-family : "Tahoma", sans-serif;
	font-size : 10pt;
}

.thbg {
	background-color : #eeeeee;
	color : #000066;
	font-family : "Tahoma", sans-serif;
	font-size : 10pt;
}

.link {
	color : #ff00ff;
	font-family : "Tahoma", sans-serif;
	font-size : 10pt;
	vertical-align : top;
	margin-left : 3pt;
}

.text {
	font-family : "Tahoma", sans-serif;
	font-size : 11pt;
	vertical-align : top;
	margin-left : 3pt;
}

.deco {
	font-family : "Tahoma", sans-serif;
	color: #000066;
	font-size : 12pt;
	text-align: justify;
	vertical-align: top;
}

.theader {
	font-family : "Tahoma", sans-serif;
	font-size : 10pt;
	font-weight: bolder;
	background-color : #6699CC;
	color: #ffffff;
}

.tcontent {
	font-family : "Tahoma", sans-serif;
	font-size : 10pt;
	background-color : #AEC5E7;
	text-indent : 3pt;
}

.highlight {
	color : #000066;
	text-align : justify;
	background-color : transparent;
}

.topbar {
	font-family : "Tahoma", sans-serif;
	background-color: #F6AB34;
}

.date {
	font-family : "Tahoma", sans-serif;
	font-size: 9pt;
	color: #b4b4b4;
}

.sitemap {
	font-family : "Tahoma", sans-serif;
	font-weight: 650;
	font-size: 10pt;
	background-color: #e6f0f0;
	text-align: center;
}


