body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0f1323;
}
body {
	background-color: #a9a18d;
	margin-top: 200px;	
}

p {
	margin: 0;
}

a:link, a:visited, a:active {
	font-size: 15px;
	color: #0f1323;	
	text-decoration: none;
}
a:hover {
	color: #093f88;
	text-decoration: none;
}

h1 {
	font-size: 18px;
}

.text1 {
	font-size: 15px; line-height: 20px;
}

.text2 {
	font-size: 15px; line-height: 20px;
}


