*	{	
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}

body
	{	background-color: #FFFFFF;
	}

div.envelope
	{	position: absolute;
		left: 5%;
		top: 10px;
		width: 640px;
		height: 620px;
		border: 1px solid #A0A0A0; 
	}

div.toppanel
	{	position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 23;
		overflow-x: visible;
		background-color: transparent;
		text-align: top;
		border-bottom: 1 solid #A0A0A0;
	}

div.leftpanel
	{	position: absolute;
		left: 0px;
		top: 28px;
		width: 100px;
		height: 100%;
		overflow-x: visible;
		background-color: transparent;
		text-align: top;
	}

div.rightpanel
	{	position: absolute;
		left: 540px;
		top: 28px;
		width: 100px;
		height: 100%;
		overflow-x: visible;
		background-color: transparent;
		text-align: top;
	}

div.centerpanel
	{	position: absolute;
		left: 120px;
		top: 30px;
		width: 400px;
		height: 400px;
		overflow-x: visible;
	}

div.face
	{	position: relative;
		left: 100px;
		top: 240px;
		width: 200px;
		height: 200px;
		overflow-x: visible;
	}

div.centerpanelhome
	{	position: absolute;
		left: 120px;
		top: 50px;
		width: 400px;
		height: 400px;
		overflow-x: visible;
		background-image: url("logo.gif");
		background-repeat: no-repeat;
		background-position: center top;
	}

div.item
	{	position: relative;
		width: 395px;
		padding-bottom: 0.05em;
		
	}

div.date
	{	position: absolute;
		left: 0em;
		top: 0px;
		width: 50px;
	}

div.listing
	{	position: relative;
		left: 50px;
		top: 0px;
		width: 350px;
	}

p	{	font-family: verdana, "Verdana", ariel, "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 150%;
		text-align: justify;
		text-align-last: left;
		text-decoration: none;
		color: #000000;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
		padding-left: 0.6em;
		padding-right: 1em;
	}

showtitle
	{	font-style: italic;
		font-weight: bold;
	}

articletitle
	{	font-style: italic;
	}

pubtitle
	{	font-style: inherit;
	}


author
	{	font-weight: bold;
	}


p.tight
	{	font-family: verdana, "Verdana", ariel, "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 130%;
		text-align: left;
		color: #000000;
	}

p.tighttitle
	{	font-family: verdana, "Verdana", ariel, "Ariel", sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size : 9pt;
		line-height: 130%;
		text-align: left;
		padding-bottom: 0.8em;
		color: #000000;
	}

p.centered
	{	font-family: verdana, "Verdana", ariel, "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 150%;
		text-align: center;
		
		text-decoration: none;
		color: #000000;
	}

p.iconsleft
	{	font-family: verdana, "Verdana", ariel, "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 150%;
		text-decoration: none;
		color: #808080;

		padding-top: 0.25em;
		padding-bottom: 0.25em;
		padding-left: 0em;
		padding-right: 0em;
		text-align: right;
	}

p.iconsright
	{	font-family: verdana, "Verdana", ariel, "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 150%;
		text-decoration: none;
		color: #808080;

		padding-top: 0.25em;
		padding-bottom: 0.25em;
		padding-left: 0em;
		padding-right: 0em;
		text-align: left;
	}

a
	{	text-decoration: none;
		color: #808080;
	}

a:visited
	{	text-decoration: none;
		color: #808080;
	}
a:active
	{	text-decoration: none;
		color: #808080;
	}
a:hover
	{	text-decoration: none;
		color: #808080;
	}


img.menuicons
	{	text-decoration: none;
		color: #808080;
		border: 2 solid #C0C0C0;		
	}

img.menuicons:visited
	{	text-decoration: none;
		color: #808080;
		border: 2 solid #C0C0C0;		
	}
img.menuicons:active
	{	text-decoration: none;
		color: #808080;
		border: 2 solid #C0C0C0;		
	}
img.menuicons:hover
	{	text-decoration: none;
		color: #808080;
		border: 2 solid #808080;		
	}


