body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a {
	font-family:Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BA9500;
	display:inline;
	text-decoration: none;
	}

a:hover 
{
	text-decoration: none;
	color: #595959; }

h1 {
	font-family:Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #575757;
	display:inline;
	text-decoration: none;
	}

.goldh1 {
	color: #BA9500;
	font-weight:normal;
	}

.borderh1{
	border-bottom:#CCCCCC dotted 1px;
	}

p {
	font-family:Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	display:inline;
	text-decoration: none;
	}

.footerp{
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #575757;
	}

.headingp{
	color: #BA9500;
	}

h2 {
	font-family:Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C6C6C6;
	display:inline;
	text-decoration: none;
	}

.headerheading{
	font-size: 24px;
	color: #575757;
	}

.headertext{
	font-size: 14px;
	font-weight: normal;
	line-height:22px;
	color: #575757;
	}
	
	
.scrollup{
			/*
			width:40px;
			height:40px;			
			text-indent:-9999px;
			opacity:0.3;
			position:fixed;
			bottom:50px;
			right:100px;
			display:none;			
			background: url('icon_top.png') no-repeat;
			*/
		}