a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	color: #4E5C5C;
}
a:link {
	color: #4E5C5C;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color: #4E5C5C;
	text-decoration: underline;
}
a:visited {
	color: #4E5C5C;
}
a:active {
	color: #4E5C5C;
	font-weight: bold;
}
a_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	color: #4E5C5C;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	color: #4E5C5C;
}

body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height:18px;
	text-indent:1em;
}
ol,ul{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height:18px;

}
h2{
	font-size:24px;
	line-height:24px;
}