td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}

td.heading {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
	text-align: center;
}

td.head{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #333333;
}

tr.btm_border{
border-collapse: collapse;
border-bottom:1px solid grey;
color: #333333;
}

td.all_border{
border:1px solid grey;

}

p, ul, div{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

td.tab {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #91933f;
	text-decoration: none;
	text-align: center;
	
}
.footer_index{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
	text-align: center;
	
}

a.d:link { 
	color: #231f20; text-decoration: none;
}
a.d:visited { 
	color: #231f20; text-decoration: none;
}
a.d:hover { 
	color: #231f20; text-decoration: none;
}

a.sub:link { 
	
 	color: #231f20; text-decoration: none;
	border: 0px;
}
a.sub:visited { 
	color: #231f20; text-decoration: none;
}
a.sub:hover { 
	color: #231f20; text-decoration: none;
}

a.ext:link { 
	color: #0000ff; font-weight: bold; text-decoration: none;
}
a.ext:visited { 
	color: #0000ff; font-weight: bold; text-decoration: none;
}
a.ext:hover { 
	color: #0000ff; font-weight: bold; text-decoration: none;
}

a.ext2:link { 
	color: #0000ff; text-decoration: none;
}
a.ext2:visited { 
	color: #0000ff; text-decoration: none;
}
a.ext2:hover { 
	color: #0000ff; text-decoration: none;
}
