@charset "UTF-8";
/* CSS Document */

{padding:0px; margin:0px;}
p {
margin-bottom: 0.9em;
margin-top: 0px;
}
html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}
img { 
border-style: none;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #0f1323;
}
.border {
	border: 2px solid #c59e7c;
}
a.link1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #ad611b;
	text-decoration: none;
}
a.link1:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #ad611b;
	text-decoration: none;
}
a.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #262e4d;
	text-decoration: none;
}
a.link1:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #ad611b;
	text-decoration: none;
}

