
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 141%;
MARGIN: 5px 0 0 5px;
}


.callout {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt; line-height: 14pt;
	font-weight: bold; color: #4F4731;
	font-style: normal
}

.caption {  
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 63%;
	font-variant: normal;
	color:#333333
}

	
.credit {
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 83%;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	
}

.eventsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	line-height: 102%;
}

.ewires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	line-height: 109%;
	
}

.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 109%;
	color:#666666
}




.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height: normal;
	font-weight: bold;
	color:#333333;

}

.mainhed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	line-height: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
}

.subhed {
	font-family: Georgia,Times New Roman,Georgia,serif;
	font-size: 107%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
}

.topstoryhed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	line-height: 1.07em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
}


.creditbody {
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 73%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.photocred {
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.eventmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	background-color: #E9E9E9;
}
.eventsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3300;
	line-height: 21px;
}
.newsfeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.topstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}




/* --------------------------------------------
link formatting 
----------------------------------------------*/


a:link {
    color:#990000;
    text-decoration:none;
}

a:visited {
    color:#00325B;
    text-decoration:none;
}

a:hover {
    color:#FF6600;
    text-decoration:underline;
}

a:active {
    color:#ccff33;
}

/* ----------------------------------------------
HTML tag reformats
----------------------------------------------*/


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 108%;
	line-height: 108%;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 100%;
	line-height: 142%;
	font-weight: normal;
	color: #4F4731;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


h4 {
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	line-height: 142%;
}

li {
	list-style-type: square;
	line-height: normal;
		
}

