body	{
	background-image: url('images/line.gif');
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: justify;
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
}

p	{
	text-align: justify;
	font-family: verdana;
}

h1	{
	text-align: justify;
	font-family: verdana;
	font-size: 12pt;
}

div.image	{
		background: #FFFFFF;
		width: 650px;
		border-left: 1px #000000 dashed;
		border-top: 1px #000000 dashed;
		border-right: 1px #000000 dashed;
}		

div.content	{
		background: #FFFFFF;
		width: 640px;
		padding : 5px;
		border-left: 1px #000000 dashed;
		border-bottom: 1px #000000 dashed;
		border-right: 1px #000000 dashed;
}		

a:link		{ text-decoration: none; font-weight: bold; color:#0066CC; }
a:visited	{ text-decoration: none; font-weight: bold; color:#006666; }
a:active	{ text-decoration: none; font-weight: bold; color: #FFFF00; }
a:hover		{ text-decoration: none; font-weight: bold; color: #99CCCC ; }

TD		{ text-align: justify; font-family: Verdana ; font-size: 8pt; line-height: 10pt; font-weight : normal; color : #000000; }