.body {
   font-family: arial,verdana,sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 140%;
}

.detail {
	background-color: #9c9c9c;
	border: 1px solid #666666;
	padding: 3px;
}
.btn
{
	background-color: #eeeeee;
	border: 3px groove #666666;
   	font-family: times new roman, times, serif;
	font-size: 14px;
	padding: 3px;
	text-transform: uppercase;
}
.btn2
{
	background-color: #ccc;
	border: 1px solid #666;
   	font-family: times new roman, times, serif;
	font-size: 11px;
	padding: 3px;
	text-transform: uppercase;
}
.txt{
	background-color: #ccc;
	border: 1px solid #666;
   	font-family: times new roman, times, serif;
	font-size: 11px;
	padding: 3px;
}
a:link {
   font-family: times new roman, times, serif;
	color: #233770;
   font-weight: bold;
}

a:visited {
   font-family: times new roman, times, serif;
   color: #2A417E;
   font-weight: bold;
}

a:hover {
   font-family: times new roman, times, serif;
   color: #990000;
   font-weight: bold;
} 

small {
   font-size: 8pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

h1 {
   font-size: 26px;
   font-family: times new roman, times, serif;
   color: #000000;
   font-weight: normal;
   line-height: 120%;
}

h2 {
   font-size: 18px;
   font-family: times new roman, times, serif;
   font-weight: normal;
   color: #000000;
   line-height: 120%;
}
