﻿@charset "UTF-8";
/* CSS Document */

body {
	background-position: left 285px;
}h1 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-image: none;
	height: 30px;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-bottom: 10px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.content {
	/*background-color: #E6E7FF;*/
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 40px;
}

.f-R {
	float: right;
}

