/* STYLE RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;
	outline: 0;

	vertical-align: baseline;
}

em {
font-style: italic;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;

}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

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

/* END STYLE RESET */



/*------Start News Briefs column-------*/
	
body {

font-family: arial, helvetica, sans-serif;
display: inline;
line-height: .85em;
visibility: visible;

}

p,h1 {
	padding: 0px 8px 0px 20px;
	margin: 8px 0 0 0;
}

h1.date {
	color: #6c6c6c;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px #6c6c6c dotted;
	
}

p {

	color: #7f8599;
	font-size: .72em;
	
}

.more {
	margin-top: 15px;
}

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

a:visited{
	text-decoration: none;
	color: #7f8599;
}

a:hover{
	text-decoration: none;
	color: #6c6c6c;
}

.superscript {
font-size: 70%;
vertical-align: super;
line-height: 1em;
}



/*------End News Briefs column-------*/
