html { 
	min-height: 100%; 
	margin-bottom: 1px; }
	
body {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	line-height : 16px; 
	color : #333333; 
	font-style : normal; 
	letter-spacing : 0.03em; 
	background : #fff; 
	margin-left : 0; 
	margin-top : 0; 
} 
#wrapper {
	text-align : left; 
	margin : 0 auto; 
	padding : 0; 
	border : 0; 
	width : 500px; 
} 
h1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 38px; 
	font-weight : bold; 
	color : #333333; 
	line-height : 30px; 
	background : #fff; 
	text-align : center; 
} 
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #333333; 
	line-height : 16px; 
	background : #fff; 
	text-align : left; 
	letter-spacing : 0.03em; 
} 
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : #333333; 
	background : #fff; 
	text-align : left; 
	letter-spacing : 0.03em; 
	line-height : 16px; 
} 
h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : normal; 
	color : #333333; 
	line-height : 16px; 
	background : #fff; 
	text-align : center; 
	letter-spacing : 0.03em; 
} 
h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #333333; 
	font-weight : normal; 
	line-height : 16px; 
	background : #fff; 
	text-align : left; 
	letter-spacing : 0.03em; 
} 
h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	line-height : 19px; 
	background : #fff; 
	color : #333; 
	text-align : center; 
	font-style : normal; 
	font-variant : normal; 
} 
.center {
	text-align : center; 
} 
p {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-style : normal; 
	line-height : 16px; 
	text-align : justify; 
	letter-spacing : 0.03em; 
	word-spacing : normal; 
	white-space : normal; 
} 
.boldtext {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	line-height : 16px; 
	background : #fff; 
	font-weight : bold; 
	font-variant : normal; 
	color : #333333; 
} 
table {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	line-height : 16px; 
	background : #fff; 
	font-variant : normal; 
	color : #333333; 
	text-align : justify; 
} 
a:link {
	color : #0099cc; 
	background : #fff; 
	text-decoration : none; 
} 
a:active {
	color : #0099cc; 
	background : #fff; 
	text-decoration : none; 
} 
a:visited {
	color : #0099cc; 
	background : #fff; 
	text-decoration : none; 
} 
a:hover {
	color : #8a7f6b; 
	background : #fff; 
	text-decoration : none; 
} 
ul {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	text-align : justify; 
	font-style : normal; 
	letter-spacing : 0.03em; 
	list-style-type : disc; 
	margin-left : 0; 
	padding-left : 0; 
} 
.cssframe {
	position : relative; 
	overflow : auto; 
	height : 240px; 
	width : 185px; 
	border : 1px solid #42432d; 
	top : 0; 
	left : 50px; 
	font-family : Verdana, Arial, Helvetica, Sans-serif; 
	font-size : 70%; 
	line-height : 1.5em; 
	color : #333; 
	text-align : left; 
	letter-spacing : 0.02em; 
	background : #fff; 
	padding : 2px 5px 0; 
} 
.style2 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	line-height : normal; 
	font-weight : normal; 
	color : #333333; 
	background : #fff; 
	letter-spacing : 0.03em; 
} 
.block {
	width : 650px; 
	font-size : 70%; 
	text-align : justify; 
} 
img {
	border : none; 
} 
.border img {
	padding : 0; 
	max-width : 100%; 
	border : 1px solid #000; }
	
#ftr {
	position : relative; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 75%; 
	letter-spacing : 0.03em; 
	color : #333; 
	background : #fff; 
	top : 38px; 
	width : 500px; 
	z-index : 1; 
} 
#counter {
	position : relative; 
	width : 25px; 
	height : 24px; 
	z-index : 3; 
} 

