td.a2, td.b2, td.c2 { width: 780px; }

h1,h2,h3,h4,h5,h6 { color: #00483c; }

h1,h2,h3,h4,h5,h6
{
	font-family: Minion Pro, Georgia, serif;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1 { font-size: 140%; line-height: 115%; }
h2 { font-size: 115%; line-height: 110%; }
h3 { font-size: 105%; line-height: 105%; }
h4,h5,h6 { font-size: 100%; line-height: 105%; }
h6 { font-weight: normal;}

a,
a:visited,
a:link
{
  text-decoration: underline;
  color: #6e6f72;
}

a:hover
{
  text-decoration: none;
  color: #00483c;
}

td.content a,
td.content a:link,
td.content a:visited,
td.article-anotation a,
td.article-anotation a:link,
td.article-anotation a:visited
{
	text-decoration: none;
	color: #00483c;
}

td.content a:hover,
td.article-anotation a:hover
{
	text-decoration: underline;
	color: #00483c;
}

a.sel,
a:link.sel,
a:visited.sel
{ color: #00483c; text-decoration: none; font-weight: bold; }

a.non-sel,
a:link.non-sel,
a:visited.non-sel
{ color: #6e6f72; text-decoration: none; }

