@charset "utf-8";
/* CSS Document */

html
{
	font-family:Arial;
	font-size:0.75em;
	line-height:1.333em;
	color:#6c6c6c;
}

h1 {text-align:center; padding:20px 0 40px; font-size:200%; font-weight:normal;}
h2 {font-size:150%; padding-bottom:20px; font-weight:normal;}
h3 {font-size:125%; font-weight:bold;}

#container {margin:0 auto; width:960px; text-align:left; padding: 30px 0 30px 0;}

.center {text-align:center;}

p {font-size:125%;}
