body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background: #444;
}

#pagecontainer
{
	text-align: left;
	width: 750px;
	background: #ffffff;	
	border-top:2px solid #fff;
	margin-top: 1em;
	margin-bottom: 1em;
}

#pagecontent
{
	margin: 10px;
}

#pagefooter
{
	padding: 10px;
	font-size: 82%;
	text-align:center;
	margin-top:2em;
}


body
{
	color: #444;
	font-size: 84%;
	font-family: Arial;
}

#menu
{
	border-top: 2px solid #544;
	background-color:#655;
	padding: 5px;
}

#menu TD
{	
	text-align:center;	
	width:100px;
	border-right: 1px solid #000;	
	height: 20px;
	padding-right: 5px;
}

#menu TD A
{
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;	
	text-align:center;
	padding:5px;
	color: #fff;	
	text-transform:uppercase;
}

#menu TD A:link, #menu TD A:visited
{			
	text-decoration: none;
}
#menu TD A:hover
{	
	text-decoration: underline;
}
#menu TD A:active
{	
	text-decoration: underline;
}


A:link, A:visited
{
	font-weight: normal;
	color: #009;
	text-decoration: none;
}
A:active, A:hover
{
	font-weight: normal;
	color: #390; /*f60*/
	text-decoration: underline;
}

label
{
	color:#000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
}

.nolabel label
{
	font-size: 84%;
	font-family: Arial;
	font-weight: normal;
}

.font_s
{
	font-size:8pt;
}

.p1, .content p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: .5em;
	margin-bottom: 1em;
	text-align: justify;
}

h1
{
	font-family: 'Century Gothic', Tahoma, Arial;
	font-weight: bold;
	font-size: 22pt;
	color: #933;
	margin-bottom: .5em;
}

h2
{
	font-family: 'Century Gothic', Tahoma, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #444;	
	margin: 0px;
}

h3
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}
