@charset "utf-8";
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #0A1A68;
}
body {
	background-color: #BBA690;
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #0A1A68;
}
h2 {
	font-size: 16px;
	color: #0A1A68;
}
h3 {
	font-size: 14px;
	color: #0A1A68;
}
h4 {
	color: #0A1A68;
	font-size: 12px;
}
h5 {
	color: #0A1A68;
	font-size: 10px;
}
h6 {
	color: #0A1A68;
	font-size: xx-small;
}
