body,a,address,blockquote,cite,dd,dl,dt,ol,p,div,span,table,th,tr,ul,td
	{
		font-family:		arial, helvetica, sans-serif; 
	}

body	{
		background-color:	white;
		color:			black;
		margin:			0px;
	}

h1	{
		background-color:	white;
		color:			#336699;
		margin-top:		0px;
	}
	
div.content {
	padding: 0px 12px 0px 0px;
}	

.pagetitle {
		background-color:	white;
		color:			#336699;
		font-weight:		bold;
		font-size:		18pt;
	}

.toptitle {
		background-color:	#336699;
		color:			white;
		font-weight:		bold;
		font-size:		20pt;
		line-height:		30px;
	}

.splashtitle {
		background-color:	white;
		color:			#336699;
		font-weight:		bold;
		font-size:		20pt;
	}

.redline {
		color:			red;
		background-color:	red;
	}

.blackline {
		color:			black;
		background-color:	black;
	}

.topnav	{
		color:			white;
		background-color:	#336699;
		font-weight:		bold;
		font-size:		10pt;
		text-decoration :	none;
	}

a.topnav,
a.topnav:link,
a.topnav:visited,
a.topnav:active,
a.topnav:hover
	{	color:			white;
		background-color:	#336699;
		font-weight:		bold;
		text-decoration:	none;
		font-size:		10pt;
	}

.langnav
	{
		color:			#336699;
		background-color:	white;
		font-weight:		bold;
		text-decoration:	none;
		font-family:		arial, helvetica, sans-serif;
	}

.sidenav,.sidenavhr
	{
		color:			#336699;
		background-color:	white;
		font-weight:		bold;
		text-decoration:	none;
	}

.sidenavhr {
		text-align:		left;
		margin-left:		0px;
	}

.footer {
		color:			white;
		background-color:	#336699;
		font-size:		8pt;
	}

.dirindent {	margin-left:	30px	}

td.bluebutton {
		color:			  white;
		background-color:	  #336699;
		border-top:     3px solid #6699cc;
		border-left:    3px solid #6699cc;
		border-right:   3px solid #295080;
		border-bottom:  3px solid #295080;
		font-size:	8pt;
	}

td.bluebutton a,
a.bluebutton:link,
a.bluebutton:visited,
a.bluebutton:active,
a.bluebutton:hover
	{	color:			white;
		background-color:	#336699;
		font-weight:		bold;
		font-family:		arial,helvetica,sans-serif;
		text-decoration:	none;
		font-size:		8pt;
	}

.pigiarniq	{ font-family:		pigiarniq; }
