a {
	text-decoration:underline;
	color:black;
}
h1 { 
	color: #004C7F; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
	line-height: 16px; 
}

li {
	font-size: 14px; 
}

.navlink {
	font-size: 14px; 
	font-weight: bold; 
	line-height: 14px; 
	margin-top: 50px;
	margin-bottom: 50px;
}

#header {
	background-color:#004C7F;
	border: 1px solid #FFFF00;
	padding: 10px;
	text-align: left;
}
#header a {
	text-decoration:underline;
	color:white;
}
#body {
	background-color:#F4F6E4;
	border: 1px solid #004C7F;
	padding: 10px;
}


.deal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid #FF0000;
}
.dealbody {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding: 2px;
	background-color:#FFFFFF;
}
.dealcompany {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

#snorepbody {
	background-color:#F4F6E4;
	border: 1px solid #004C7F;
	padding: 0px;
}

.snorephead { 
	background-color: #004C7F; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 12px; 
	color: #FFF; 
}
.snorepnormal { 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 12px; 
	color: #000; 
}
.snorepborder { 
	border: 2px solid #004C7F;
}
.snorepborder span { 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 10px; 
}
.snorepborder p { 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 12px; 
	margin: 0px; 
	padding: 0px; 
}
#snowbox { 
	background-color: #EFF6FF; 
	font-size: 10px; 
	line-height: 10px; 
	color: #004C7F; 
	border: 2px solid #004C7F; 
}
#snowbox div { 
	margin: 7px; 
}
