*	{	
		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;

		text-decoration: none;
	}

body	{	background-color: #FFFFFF;

	}


div.content
	{	position: absolute;
		left: 100px;
		top: 52px;
		width: 600px;
		height: 100%;
		overflow: visible;
	}

p
	{	font-family: verdana, "Verdana", "Ariel", sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size : 9pt;
		line-height: 150%;
		text-decoration: none;
		color: black;
		text-align: left;
		padding-top: 0.75em;
		padding-left: 0.5em;
	}

p.comment
	{	font-style: italic;
		padding-bottom: 1em;
	}

p.headline
	{	font-size: 10pt;
		padding-bottom: 2em;
	}
	

a:link 	
	{	color: #CC4444;
	}

a:visited	
	{	color: #CC4444;
	}


a:active 	
	{	color: #FFFFFF;
	}


a:hover 	
	{	color: #FF0000;
	}

