body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #383C27;
	scrollbar-arrow-color: ffffff;
	scrollbar-base-color:383c27;
	scrollbar-dark-shadow-color: 383c27;
	scrollbar-track-color: ffffff;
	scrollbar-face-color: ffffff;
	scrollbar-shadow-color: 383c27;
	scrollbar-highlight-color: ffffff;
	scrollbar-3d-light-color: 383c27;
	color: #003300;
	font-weight: bold;
}
ol {
	font-size: 17px;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}

.main {
	font-weight: bolder;
	font-size: 18px;
}

.TblInBorder {
	border: 1px  #383C27;
}


.bot_copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}


a:link {
	color: #339900;
	text-decoration: none;
}
 
a:visited {
	color: #339900;
	text-decoration: none;
	}

a:hover,
{
	color: #FF6600;
	text-decoration: none;
	}
	
h1 {
	font-size: 22px;
}
p {
	font-size: 17px;
	font-weight: bold;
}
.PriceAmount {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF3300;
	text-decoration: blink;
}
