body { 
   margin: 0px;
   background: url(../images/back/cow.jpg) left top no-repeat;
   font-family: Arial, Helvetica;
	color: #DA7F12;
}

a:link {
	color: #B83A00;
	font-weight: bold;
}

a:visited {
  color: #B83A00;
  font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #DA7F12;
    font-weight: bold;
}

a:active {
	color: #FF0000;
}

p {
	font-size: 12px;
	font-weight: normal;
}

.list {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #DA7F12;
	left: 10px;
	margin-left: 10px;
}
.normaltext {

	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #DA7F12;
}
.line { 
    background-position: left top; 
    background-repeat: repeat-y;     background-image: url(../images/back/dots.gif) 
}
.microphone { 
    background-position: left top; 
    background-repeat: repeat-y;     background-image: url(../images/back/microphone.gif) 

}
.form01 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3A2108;
	background-color: #F5E1AE;
	border: 1px solid #D33E04;
}
.normaltext li {
	list-style-image:url(../images/main/arrow.gif)
}