body
{
	background: url('images/fon.gif') repeat-y top center;
    background-color: RGB(235,244,251);
	width: 802px;
	padding: 0px;
	margin: 0 auto;
}
.head
{
	font-family: Myriad Pro;
	font-size: 10pt;
	font-weight: bold;
}
.center
{
    padding: 0px;
    width:800px;
    border-left:solid 2px RGB(96,171,224);
    border-right:solid 2px RGB(96,171,224);
    border-bottom:solid 2px RGB(96,171,224);
    clear:left;
    float:left;
}
.click
{
    width:247px;
    float:left;
}
.click-1
{
	padding-top:25px;
    padding-left:10px;
}
.click-1 a
{
    border:0px;
}

.text
{
	width:535px;
	float:right;
	font-family:Times New Romans;
	color:red;
	font-weight:bold;
	text-align:justify;
	padding-right:5px;
}
p
{
    color:RGB(39,18,140);
}
.text1
{
	font-family:Times New Romans;
	font-weight:bold;
	text-align:justify;
	padding:0 5px 0 5px;
}
.expando 
{
   float:left;
   margin: 0 7px 7px 7px;
}
h1
{
	font-size:20pt;
	font-family:Times New Romans;
	text-align:center;
	color:red;
}
h2
{
    font-size:15pt;
    text-align:center;
    font-family:Times New Romans;
    color:red;
}
