/* navigation elements */ @import url("navi.css");
/* page structure elements */ @import url("pages.css");

body, td		{font: 13px Arial, Helvetica, sans-serif; color: Black;}

input, select, textarea		{font: 12px Arial, Helvetica, sans-serif; color: Black;}

a:link, a:visited, a:active	{color: #0039a4; text-decoration: none;}
a:hover	{color: #4c74bf;}

p	{margin: 0px 0px 20px 0px;}

a img	{border: 0px;}

small	{font-size: 85%;}

h1	{font-size: 175%; margin: 0px 0px 10px 0px;}
h2	{font-size: 140%; font-weight: bold; margin: 0px 0px 10px 0px; color: #181819;}
h3	{font-size: 110%; font-weight: bold; margin: 0px 0px 5px 0px; color: #181819;}
h4	{font-size: 100%; font-weight: bold; margin: 0px 0px 5px 0px;}

#textContent h1,
#textContent h2,
#textContent h3,
#textContentWide h1,
#textContentWide h2,
#textContentWide h3	{font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
