.text {
	font-family: Verdana, Geneva, sans-serif, Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
	color: #000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif, Calibri;
	font-size: 14px;
	color: #000;
background-color: #FFF;
}
#header {
	width: 800px;
	text-align: center;
	display: table;
}
#main {
	width: 800px;
	align: center;
	text-align: center;
	display: table;
}
a {
	font-size: 1em;
	color: #339;
	line-height: 2;
}
a:visited {
	color: #339;
}
a:hover {
	color: #339;
}
a:active {
	color: #339;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #339;
	text-align:center;
}
h2 {
	font-size: 24px;
	color: #339;
	text-align:center;
}
h3 {
	font-size: 16px;
	color: #339;
	text-align:center;
}
h4 {
	font-size: 14px;
	color: #696969;
	text-align:center;
}
.bold {
	font-weight: bold;
}

footer {
	font size:-2;
}
blockquote { 
    display: block;
	text-align:left;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 100px;
    margin-right: 60px;
}