@charset "utf-8";
/* CSS Document */

body {  
margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px

}
	h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}
small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
	color: #006699;
}

big {
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.border {border:5px solid #006699}
.borderth {border:2px solid #006699}

table.info {
	border-width: 1px;
	border-spacing: 0;
	border-style: double;
	border-color: #996600;
	border-collapse: separate;
	background-color: white;
}
table.info tr {
	border-width: 1px;
	padding: 2px;
	border-style: double;
	border-color: #996600;
	background-color: #CC9900;

}
table.info td {
	border-width: 1px;
	padding: 2px;
	border-style: double;
	border-color: #996600;
	background-color: white;

}

table.info th {
	border-width: 1px;
	padding: 2px;
	border-style: double;
	border-color: #996600;
	background-color: #CC9900;

}

a {  

outline: none;  

} 
