body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body, html {
	background-color: #fff;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
}
a {
	font-size: 12px;
	color: #08018e;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #08018e;
}
a:hover {
	text-decoration: none;
	color: #08018e;
}
a:active {
	text-decoration: underline;
	color: #08018e;
}
h1 {
	font-size: 24px;
	color: #010183;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
}
