﻿@charset "utf-8";
/* CSS Document */

body {
	background: #FFF url('images/nav/bg.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.copy {
	color:#666666;
}

h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:11px;
}