body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 0.8em;
	color: #6c6c6c;
	line-height: 1.5;
}

table tr th {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

table tr td {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

h1 {
	color: #3d3d3d;
	font-size: 1em;
	font-weight: bold;
}

h2 {
	color: #3d3d3d;
	font-size: 0.9em;
	font-weight: bold;
}

h3 {
	color: #3d3d3d;
	font-size: 0.8em;
	font-weight: bold;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: #0180c1;
	text-decoration: none;
}

input {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 0.8em;
	color: #6c6c6c;
	line-height: 1.5;
}

textarea {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 0.8em;
	color: #6c6c6c;
	line-height: 1.5;
	margin-bottom: 10px;
}