    body{
	margin:0;
	padding:0;
	border:none;
	background-color: #A0B2A8;
}

a:link {
	color: #35992A;
	text-decoration: none;
}

a:visited {
	COLOR: #35992A;
	TEXT-DECORATION: none;
}
.border {
	border: 1px solid #123727;
}

a:hover {
	COLOR: #35992A;
	TEXT-DECORATION: underline;
}

a:active {
	COLOR: #35992A;
	TEXT-DECORATION: none;
}

.textred {
	COLOR: #CC0000;
}
.textsmall  {
	FONT-SIZE: 70%;
}

.textsmred {
	FONT-SIZE: 70%; 
	COLOR: #CC0000; 
}

.textsmaller {
	FONT-SIZE: 60%;
}
.textwhite {
	font-size: 70%;
	color: #B3C5BB;
}

h1 {
	FONT-SIZE: 90%;
	COLOR: #1A2B23;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	FONT-SIZE: 90%;
	COLOR: #1A2B23;
	font-weight: bold;
}

h3 {
	FONT-SIZE: 80%;
	COLOR: #1A2B23;
	font-weight: bold;
}

h4 {
	FONT-SIZE: 75%; 
	font-weight: bold;
}

h5 {
	FONT-SIZE: 80%;
	color: #000033;
	font-weight: normal;
}



form, p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
}
p {
	font-size: 80%;
}
.cartline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textgold {
	COLOR: #BC9B6A;
}
