@import url("/styledeer1.css/.deerstylemain.css");
.deer1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #044104;
	
}
.deer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFCC;
}
.deer3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #044104;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #044104;
	text-decoration: underline;
}
.hyperlinkdeer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	width: auto;
}
.hugetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #044104;

}
.hyperlinktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}
body {
    margin:30px 0px; padding:0px;
    text-align:center;
    }
    
#Content {
    width:500px;
    margin:0px auto;
    text-align:left;
}
.deerunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFCC;
	text-decoration: underline;
