html{
	margin:0;
	padding:0;
	height: 100%;
	width:100%;
	}
	
body {
	background: #5b616f;
	width:100%;
  	margin:0;
	padding:0;
	height:100%;
	}
	
h1 {
font-family:Verdana, Arial, Helvetica,   sans-serif;
font-size:24px;
font-weight:bold;
font-style:normal;
line-height:36px;
color:#003366;
}

h2 {
font-family:Arial, Helvetica,   sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
line-height:24px;
color:#003366;
}

h3{
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-style:normal;
line-height:20px;
color:#000000;
}

p {
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
line-height:18px;
color:#000000;
}
	

.content{
	margin-left:auto; margin-right:auto;
	background-color:#f1f1f2; 
	float:inherit;
	height:auto;
	width:580px;
}

.content_home{
	margin-left:auto; margin-right:auto;
	background-color:#f1f1f2; 
	float:inherit;
	height:700px;
	width:580px;
}

.texts{
height:auto;
width:500px;
margin-left:40px;
margin-right:40px;
}

.block{
text-align:center;
height: 140px;
}

.texts ul{
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
line-height:18px;
color:#000000;
}

p a {
font-family:Arial Narrow, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
text-decoration:underline;
line-height:18px;
color:#336699;
}

p a:hover {
font-family:Arial Narrow, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
text-decoration:underline;
line-height:18px;
color:#333366;
}

.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:18px;
text-align:center;
width:580px;
height:20px;
background-color:#336699;
color:#f1f1f2;
margin-top:15px;
}
