/* CSS Document */

.p {
	color: #333;
	align: justify;
	font-family: arial;
	font-size: 12px;
	letter-spacing: .04em
}

.h1 {
	color: #000;
	align: center;
	font-family: verdana;
	font-size: 7px;
}

.h2 {
	color: #666;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 28px
}

.h3 {
	color: #666;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 28px
}
