﻿body 
{
	font-size:12px;
	margin:0;
}
a:link, a:visited, a:hover, a:active
{
	color: blue;
	text-decoration: none;
}
.gv
{
	white-space: pre;
	word-break: break-all;
	word-wrap: break-word;
}