body 	 { font-family: Arial, Helvetica, sans-serif;
 	   color: #000;
	   margin: 0px;
	   padding: 0px;
	   font-size: 14px; }

p, ol, ul, li, dl, dt, dd, blockquote
		    { font-family: Arial, Helvetica, sans-serif;
	   		font-size: 14px;
			line-height: 135%;
	   		color: #000000; }

a:link, a:active, a:visited { text-decoration: none }
a:hover {text-decoration: underline; }

h2 { font-size: 18px;
	color: #248654;
	font-weight: 500;
	border-bottom: solid 1px #248654; }

h3 { font-size: 16px;
	color: #248654;
	font-weight: 600 }

.small  { font-size: 12px }
.byline { font-size: 12px }
.byline a { font-weight: bold; color: black }

/*************************************************
*
* K2 News
*
*************************************************/

.headlines p { font-size: 14px; color: #fff }

.headlines h4 { color: #78CD8C }

.headlines h5 { font-weight: normal; }

.headlines a { color: black; font-weight: bold }


/*************************************************
*
* Menus
*
*************************************************/
.header a { color: black;
text-decoration: none;
font-size: 12px; }

.section a { color: white;
text-decoration: none;
font-size: 16px; }
