HTML, BODY {
color: #000000;
background: #ffffff;
font-size: 10px;
}

p {
font-family: Times New Roman, Garamond, Times;
font-size: 14px;
text-indent: 1cm;
text-align:left;
}

p.byline{
font-family: Times New Roman, Garamond, Times;
font-size: 12px;
}


a {
color: #0000ff; TEXT-DECORATION: none;
}

A:active {
COLOR: #cc00ff;  TEXT-DECORATION: none;
}

A:hover {
COLOR: #113388;  TEXT-DECORATION: none;
}

a.articleLinks {
color: #000000; TEXT-DECORATION: none;
}

A:active {
COLOR: #cc00ff;  TEXT-DECORATION: none;
}

A:hover {
COLOR: #0000ff;  TEXT-DECORATION: none;
}


H1 {
font-family: Times New Roman;
color: #000000;
font-size: 20px;
font-weight: bold;
margin-bottom: 0px;
}

H2 {
font-family: Times New Roman;
color: #0000FF;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

H3 {
font-family: Times New Roman;
color: #000000;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;
}

table.header * {
	text-align: center;
	}