body {
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: black;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
a { 
	text-decoration: none 
}
a:hover { 
	color: #ccc; 
	text-decoration: none 
}
table        { 
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {color: #ccc; background-color: #ccc; height: 4px; border: none}
ol li {
	padding-top:0.6em;
}
ul li {
	padding-top:0.6em;
	list-style-image: url(images/3bullet.gif);
	list-style-type: none;
}
ul ul li {
	padding-top:0.4em;
	list-style-image: url(images/3chevron.png);
	list-style-type: none;
}
INPUT { FONT-SIZE: 100%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-size: 20px;
	color: black;
	font-weight: bold;
	padding-top: 0.6em;
}
.info_text {
	font-size: 10px;
	color: #847862;
	font-weight: normal;
}
.text2 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.text3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.text4 {
	font-size: 10px;
	font-weight: normal;
	color: #888;
}
.text5 {
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.text6 {
	font-size: 10px;
	font-weight: normal;
	color: #6C6E6F;
}
.text7 {
	font-size: 10px;
	font-weight: normal;
	color: #66A90E;
}
.menu {
	color:white; 
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 14px; 
	cursor: pointer; 
	padding: 0.2em 0.5em 0.2em 0.5em; 
}
.body_text {
	color: #333333;
	font-size: 12px;
	margin: 0.5em 0.5em 0.5em 0.5em;
}
.front {
	font-size: 9pt;
	list-style-type: square;
}
