@charset "UTF-8";
/* CSS Document */
<style type="text/css">
body {
	background-color: #414e49;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #414e49;
}
#contenier {
	background-color: #959b99;
	margin: 0px;
	padding: 0px;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #92a9a1;
	text-decoration: none;
	text-align: center;
	background-color: #414e49;
}
#header {
	background-image: url(images/header.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	text-decoration: none;
	color: #92a9a1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: none;
	color: #92a9a1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	text-decoration: underline;
	color: #b9d5cc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
	color: #92a9a1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body,td,th {
	color: #92a9a1;
}
#iframe {
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 590px;
	width: 960px;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
	text-align: right;
	border: 1px solid #CCC;
	font-variant: small-caps;
	padding: 10px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
}
