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

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

a.bodyLink:link {
	text-decoration: none;
	color: #000000;
}
a.bodyLink:active {
	text-decoration: none;
	color: #000000;
}
a.bodyLink:visited {
	text-decoration: none;
	color: #000000;
}
a.bodyLink:hover {
	text-decoration: underline;
	color: #000000;
}

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

a:hover {
	COLOR: #9399C5;
	TEXT-DECORATION: underline;
}

a:active {
	COLOR: #C21E25;
	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: #333333;
	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;
}
.textscript {
	COLOR: #000000;
	font-family: Palatino, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
}
.textscriptlarge {
	COLOR: #000000;
	font-family:  Palatino, Times, serif;
	font-size: 20px;
	font-style: italic;
}
.textredlarge {
	COLOR: #CC0000;
	font-size: 13px;
	line-height: 20px;
}
