﻿@charset "utf-8";

body {
	font: 13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

h1 {
	font-size: 200%;
	letter-spacing: 0.1em;
}

h2 {
	padding: 3px 10px;
	border-left: solid 10px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	font-size: 150%;
}

