body {
	background-image: url();
	background-color: #666666;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD4CF;
	line-height: 120%;
}
body {
	margin: 0;
}

a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

A:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-weight: normal;
}

A:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

A:active {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-weight: normal;
}


.text {
	FONT-SIZE: 80%;
	COLOR: #000000;
	font-family: Verdana, Arial, "Times New Roman";

}

.textred {
	FONT-SIZE: 80%;
	COLOR: #cc3300;
}


.textsmall{
	FONT-SIZE: 70%;
	COLOR: #000000;
	font-family: Verdana, Arial, "Times New Roman";

}

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

.textsmaller {
	FONT-SIZE: 65%; 
	COLOR: #000000; 
}

h1 {
	FONT-SIZE: 130%;
	COLOR: #A29386;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	FONT-SIZE: 80%;
	COLOR: #333333;
	font-weight: bold;
}

h3 {
	FONT-SIZE: 90%;
	font-weight: bold;
	color: #004557;
}

h4 {
	FONT-SIZE: 90%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
}

h5 {
	FONT-SIZE: 90%;
	border-bottom: 2px solid #006666;
}



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

p {
 FONT-SIZE: 80%; 
}
.grey {
	color: #999999;
	font-size: 70%;
}

ul {
 FONT-SIZE: 80%; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #000000;
}
h2a {

	FONT-SIZE: 90%;
	COLOR: #333333;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #00CC33;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.red-italic {
	font-style: italic;
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.blue {
	color: #202D7C;
}
.green {
	color: #004557;
}
