@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #039;
}
