body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF
}

.title1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.small_bold {font-size: 12px; font-weight: bold; text-align: centre}

a:link {
	color: #F0150A;
}
a:visited {
	color: #F0150A;
}
a:hover {
	color: #F0150A;
}
a:active {
	color: #F0150A;
}

