﻿body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	height: 100%;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #ff0000;
}
.clspic
{
	border: 1px solid #3D3597;
}
.clsfooter
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  color: #999999;
}
.clsfooter a
{
	color: #999999;
	text-decoration: none;
}
.clsfooter a:hover
{
	text-decoration: underline;
}
