﻿body {
	background-color: #f4f5f9;
	font-size: 12px;
	color: #8fa4bf;
	font-family: 'Bookman Old Style', Georgia, 'Times New Roman', Serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#page {
	width: 600px;
	margin: 0px;
}

#header {
	background-color: #f4f5f9; 
	width: 600px;
	height: 288px;

}
#header img {border: 0px;
	background: #f4f5f9 url('images/header.jpg') no-repeat;
	margin: 0px;
	padding: 0px;}


#content {
	width: 600px;
	margin: 0px 5px;
	margin-top: 10px;
	padding: 0px 5px 10px 0px;
	text-align: justify;

}


#footer {
width: 620px;
height: 50px;
padding-top: 15px;
text-align: center;
clear: both;}

hr {
display: none;}

a, a:visited {
color: #7087a9;
text-decoration: none;
font-family: Georgia, 'Times New Roman', Serif;
font-weight: bold;}

a:hover, a:active {
color: #8fa4bf;
text-decoration: none;}

h1 {
color: #7087a9;
margin-left: 0px;

font-family: Impact, Tahoma, Verdana, Arial, Helvetica,  Sans-serif;
font-weight: bold;
font-size: 20pt;}

h2 {
color: #c4dce6;
margin-right: 10px;
margin-left: 0px;
font-family: Impact, Tahoma, Verdana, Arial, Helvetica,  Sans-serif;
border-bottom: 1px dotted #c4dce6;
font-weight: bold;
font-size: 14pt;}

h3 {
color: #c4dce6;
margin-left: 0px;
font-family: Tahoma, Verdana, Arial, Helvetica,  Sans-serif;
border-bottom: 1px dotted #7087a9;
font-weight: bold;
font-size: 12pt;}

h4 {
color: #7087a9;
margin-top: -25px;
margin-left: 100px;
font-family: Tahoma, Verdana, Arial, Helvetica,  Sans-serif;
font-size: 12px;}

h5 {
color: #7087a9;
margin-top: -20px;
margin-left: 150px;
font-family: Tahoma, Verdana, Arial, Helvetica,  Sans-serif;
font-size: 11px;}


b, u, i, em, strong {
color: #ffbbca;}

blockquote, input, textarea, td, select {
background-color: #c4dce6;
color: #7087a9;
font-family: Tahoma, Verdana, Arial, Helvetica,  Sans-serif;
padding-left: 5px;
padding-right: 5px;
border: 1px dotted #f4f5f9;}

blockquote b, blockquote strong, blockquote i, blockquote em, blockquote u, th {
	color: #d2a4bb;}

img {
	border: 1px dotted #f4f5f9;
	background-color: #c4dce6;
	margin: 2px;
	padding: 4px;
}
