@charset "utf-8";
/* CSS Document */

body {
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {	color: #C00;}
a:visited {	color: #C00;}
a:hover {	color: #000;}

