/* standard text */







.legend {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #993300; /* color : #3D107B; */
}

.ref {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight : normal;
	color : #ffffcc;
}

.lbl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color:  #3D107B;
}

.blurb {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight : normal;
	color : #ffffff;
	padding: 0px 6px 0px 0px;
}

.refno {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight : normal;
	color : #ffffcc;
}


.minipic {
	height: 86px;
}

.newspic {
	/*width: 150px;*/
	width: 255px;
	float: right;
	margin: 0px 0px 16px 8px;
}

p, .para {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight : normal;
	color : #ffffff;
}

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight: bold;
	color: #3D107B;
	margin: 0px; padding: 0px;
}

.subheading {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: normal;
	color: #ffffff;
}

.newsheading {
	font-family: Georgia, Helvetica, sans-serif; 
	font-size:16px;
	font-weight: normal;
	color: #D77E44;
}

/*
purple	#3D107B
tan		#D77E44
red 	3DF0024
*/


a {
    font-family : Georgia, Helvetica, sans-serif;
    text-decoration : underline;
	font-size : 16px;	
	font-weight : normal;
	color: #ffffcc;
}

a:active {
    text-decoration : underline;
	color : #ffffff;
}

a.visited {
    text-decoration : none;
	color : #DF0024;
}

a.bck {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight : bold;
	color : #D77E44;
}
.bck {
	background-color : #ffffff;
	padding: 3px 11px 4px 0px;
	text-align: right;
}

a.story {
    font-family : Georgia, Helvetica, sans-serif;
    text-decoration : none;
	font-size : 14px;	
	font-weight : normal;
	color: #993300; /*color : #DF0024; */
}
a.story:hover {
    text-decoration : underline;
}

a.lnk {
    font-family : Georgia, Helvetica, sans-serif;
    text-decoration : none;
	font-size : 16px;	
	font-weight : normal;
	color: #DF0024;
}
a.lnk:hover {
    text-decoration : underline;
}

a.credit {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight : normal;
	color : #D77E44;
}

a.news {
    font-family : Georgia, Helvetica, sans-serif;
    text-decoration : none;
	font-size : 14px;	
	font-weight : normal;
	color: #DF0024;
}
a.news:hover {
    text-decoration : underline;
}

a.bb {
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-size : 12px;	
	font-weight : normal;
	color : #3D107B;
}

ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight : normal;
}
