﻿@charset "utf-8";
/* CSS Document */
#wrapper{
	width: 802px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
p{
font-size: .8em;
}
h1{
font-size: 1.1em;
}
ul{
font-size: .8em;
} 
p strong{
font-size: 1.2em;
}