﻿body
{
	font-family: Arial;
	color: #555555;
	margin:0 0 0 0;
	font-size:13px;
	line-height: 17px;
}

h1
{
	font-size:26px;
	color:White;
	font-weight:normal;
	font-family: Arial;
	margin:10px 10px 10px 15px;
}

h2
{
		font-size:16px;
				margin: 8px 0px 10px 0px;

}

a
{
	color:#008EB0;
}

a.menu
{
	color:#008EB0;
	text-decoration:none;
	margin-left:40px;
}


a:hover
{
	color:#31697a;
	text-decoration:underline;	
}

table.fot
{
text-align:center;
vertical-align:middle;
border-width:0px;
}

table.fot td
{
    border-width:1px;
    border-style:dotted;
}

.style1
{
    height: 25px;
}
.style2
{
   width: 600px;
}