		a:link { color: #ffffff; text-decoration: none; }
		a:visited { color: #ffffff; text-decoration: none; }
		a:active { color: #ffffff; text-decoration: none; }
		a:hover { color: red; text-decoration: none; }


div
{
width:720px;
height:350px;
overflow: auto
}


p	{ color: white; font-family: tahoma; font-size: 10pt; font-weight: normal; }
H1	{ color: white; font-family: tahoma; font-size: 12pt; font-weight: normal; }