body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
td {
	font-size: 12px;
}

.title01 {
	color : #0674B1;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

.title{
	color : #0674B1;
	font-size : 20px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

.data {
    color: #160E0E;
    font-size : 12px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
    text-align: center;
   padding-bottom : 15px;
}

.data01 {
    color: #160E0E;
    font-size : 13px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
    text-align: center;
   padding-bottom : 2px;
}

.text {
    color: #160E0E;
    font-size : 13px;
    font-family : Trebuchet MS,Tahoma,Verdana,Arial;
    font-weight: normal;
    text-align: center;
   padding-bottom : 2px;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #000000;
	text-decoration: none;
}
.left a:hover {
	color : #FFFFFF;
}
