body, p, li, td	{
	font-family: Franklin Gothic Book, Tahoma;
	font-size: 10pt;	
	}

A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(0,51,204)}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}

h1 { font-family: Franklin Gothic Book, Tahoma;; font-size: 16pt; font-weight:bold;;color:#262626}  
h2 { font-family: Franklin Gothic Book, Tahoma; font-size: 12pt; font-weight:bold;}
h3 { font-family: Tahoma; font-size: 14pt; font-weight:bold;} 

.tdmenu {line-height:14px; cursor:pointer; cursor:hand; padding-left:3; padding-right:1; padding-top:4; padding-bottom:4; font-family: Tahoma; font-size: 8pt; color:#000000; font-weight:bold;}
.tdmenuHigh { background-color:#090909; line-height:14px; cursor:pointer; cursor:hand; padding-left:3; padding-right:1; padding-top:4; padding-bottom:4; font-family: Tahoma; font-size: 8pt; color:#FFFFFF; font-weight:bold;}
						
A.menu:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
A.menu:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#333333;
	font-weight: bold;	
	text-decoration: none;
}
A.menu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}

div.container {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding:5px;
	margin-top:5px;	
	}