html {
height: 100%;
}

body {
	font-family:	arial, sans-serif;
	font-size:		12px;		
	color:			#333333;	 	
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #031629;
}
.content {
	font-size: 12px;
}

h3 {
	font-size:		large;
	font-weight:	bold;
	color:			#111111;
}

.feedBox {
	font-size:	10px;
	width:220px;
	/* overflow:auto; */
	padding:0px;
}

.newsTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	/*text-decoration:none;*/
	margin: 5px 0px;
	}
	
.feedBox .newsTitle {
	font-weight: normal;
}

.feedBox img {
	margin-right:10px;
	}

.currentTemp {
	font-size: large;
	font-weight: bold;
	}

.currentConditions {
	font-weight: bold;
}

a {
	color: #0E2D4B;
	}
	
.bigSearchBox {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 20px;
}

 p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:13px;
	margin-left:0in; margin-right:0in; margin-top:0in}
 li.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}