/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 10px;
}
a:link {
	color: #515151;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #087DB4;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #515151;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}

.text10 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #98161A;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0278B7;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

