BODY  { margin: 0;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #5C5C5C;
	SCROLLBAR-3DLIGHT-COLOR: #5C5C5C;
	SCROLLBAR-ARROW-COLOR: #5C5C5C;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
      }

#sml  { font-size: 1px; }

h1          { font-family: Arial Narrow, Arial, serif;
	font-size: 20pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #051B7A;
              }

h2          { font-family: Arial Narrow, Arial, serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
              }

p           { font-family: Trebuchet MS, Arial, serif;
	font-size: 10pt;
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	color: #303030;
              }

.menu     { font-family: Trebuchet MS, Arial, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
              }
a.menu:hover { color: #4d4d4d; }

.news     { font-family: Trebuchet MS, Arial, serif;
	font-size: 9pt;
	color: #303030;
	text-decoration: none;
              }
a.news:hover { color: #29597E; text-decoration: underline; }

a            { font-family: Trebuchet MS, Arial, serif;
	font-size: 10pt;
	color: #0B489C;
              }
