﻿body {
	background: url('images/bg.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 100%;
	color: #000000;
}
a {
	font-family: Calibri;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Calibri;
	font-size: medium;
	color: #0000FF;
	text-decoration: none;
}
h1 {
	font-family: Calibri;
	font-size: large;
	color: #000000;
}
h2 {
	font-family: Calibri;
	font-size: medium;
	color: #000000;
}
h3 {
	font-family: Calibri;
	font-size: medium;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

