table{
	font-size: 10px;
	font-family: Tahoma;
	color: #8F8F8F;
	font-weight: normal;
	text-decoration: none;	
}
.simple{
	font-size: 10px;
	font-family: Tahoma;
	color: #8F8F8F;
	font-weight: normal;
	text-decoration: none;	
}
.mmenu tr{
	height: 26px;
}
a.mmenu{
	color: #646464;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;	
}
a.mmenu:visited{
	color: #646464;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;	
}
a.mmenu:hover{
	color: #646464;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;	
}
a.mmenu:active{
	color: #646464;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;	
}
.content{
	font-size: 11px;
	font-family: Tahoma;
	color: black;
	font-weight: normal;
	text-decoration: none;	
}
.partn{
	height: 26px;
	background: white;
	padding-left: 21px;
}
h1{
	font-size: 17px;
	font-family: Tahoma;
	color: #1A79C2;
	font-style: strong;
	font-weight: bold;
	text-decoration: none;	
}
h3{
	font-size: 13px;
	font-family: Tahoma;
	color: #E0BA00;
	font-style: strong;
	font-weight: bold;
	text-decoration: none;	
}
ul li{
	list-style-image: url(/p/ul-li-arrow.gif);
}

table.subc{
	border: #dbdbdb 1px solid;
	border-collapse: collapse;
}
.subc th{
	color: white;
	background: #84C3CF;
	border: #dbdbdb 1px solid;
	border-collapse: collapse;
}
.subc td{
	color: black;
	background: #f8f8f8;
	border: #dbdbdb 1px solid;
	border-collapse: collapse;
}
.subc td h3{
	display: inline;
}
a{
	color: #00A3C2;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;	
}
a:visited{
	color: #005363;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;	
}
a:hover{
	color: #00D6FF;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;	
}
a:active{
	color: #00D6FF;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;	
}
ul{
	padding-left: 15px;
	list-style-position: outside;
}
ol{
	padding-left: 15px;
	list-style-position: outside;
}