﻿body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


/*out-frame*/
#out-frame {
	width: 640px;
	height: auto;
	border: ;
	}

