body, table, tr, td {
	margin:0px;
	padding:0px;
	border:none;
	font-family:Arial;
	font-size:9pt;
	color:#666666;
	border:none;
	
}

.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 12pt;
}



a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
a:hover { color:#666666; }


.mainMenu {
	height:21px;
	text-align:center;
	font-size:8pt;
}
.subMenu {
	height:21px;
	text-align:center;
	font-size:8pt;
}
.footerMenu {
	color:#FFFFFF;
	width:50;
	padding:2px;
	text-align:center;
	font-size:7pt;
	background-color:#999999;
}

.footerMenu a{
 color:#FFFFFF;
}
.footerMenu a:hover{
 color:#CC0000;
}

.right  {
	margin-top:20px;
	margin-left: 10px;
	margin-right:10px;
	color:#666666;
}

.footer   {
	font-size:7pt;
	font-weight:bold;
	color:#999999;
}

.footer  {
	font-size:7pt;
	font-weight:bold;
	color:#999999;
}
.content  {
	padding: 15px;
	color:#666666;
}
.contenttopic {
	padding-left:25px;
	font-size:16pt;
	letter-spacing:-1px;
	font-weight:700;
}
.shortcuttopic {
	color: #999999;
	letter-spacing: -1px;
	font-size:11.5pt;
	font-weight:700;
}

.pictitle {
	font-size:8pt;
}
img{
	border:0px;
}

