body {
	background:#FFFFFF url('bg-head.png') repeat-x;
	text-align: justify;
	font-family: tahoma;
	font-size: 12px; color:#959595;
	text-align:justify;
	letter-spacing:0px;
	vertical-align:top;
	line-height:15px;
	margin:0px
}
div.shizoo{
  background-image:url(shizoo001.jpg);
}

a:link {
	line-height: 11px;
	margin: 2px;
	color: #FFFFFF;
	border-bottom: 1px solid #99CCCC;
	background: #99CCCC;
	text-align:center;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}
a:visited {
	line-height: 11px;
	margin: 2px;
	color: #FFFFFF;
	border-bottom: 1px solid #99CCCC;
	background: #99CCCC;
	text-align:center;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}
a:hover {
	color: #DEDEDE; 
	background: #99CCCC; 
	border-bottom: 1px solid #FFFFFF;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	line-height: 11px;
	margin: 2px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #99CCCC;
	text-align:center;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}

#main h1:first-letter,#side h1:first-letter{color:#B59CB5;}

h1{
	padding-bottom:3px;
	margin-bottom:20px;
	margin-top:0px;
	text-transform:lowercase;
	text-decoration:none;
	font-size:12pt;
	background:#DB3670;
	color:#FFFFFF;
}

h2{
	border-bottom:1px dotted #DB3670;
	padding-bottom:3px;
	margin-bottom:5px;
	margin-top:20px;
	text-transform:lowercase;
	font-size:12pt;
}

h2:first-letter{color:#DB3670;}

#content {
	text-align: center;
	font-family: tahoma;
	font-size: 12px; color:#959595;
	letter-spacing:0px;
	vertical-align:top;
	line-height:15px;
}
.tabg{ padding: 10px;}

