body{ background: #40FF40;
		font-family: "MS UI Gothic";
		font-size: 12pt;
		color: #202060;
		line-height: 125% }

a:active{ color: #CC0000; text-decoration: underline }
a:hover{ color: #CC0000; text-decoration: underline }
a:link{ color: #0000CC; text-decoration: none }
a:visited{ color: #CC00CC; text-decoration: none }

p{ margin-top: 0.5em; margin-botton: 0.5em }


table{ border-width: 0px }

td{ font-family: "MS UI Gothic";
		font-size: 12pt;
		color: #202060;
		line-height: 125% }

span.big{ font-size: 24pt }
span.small{ font-size: 10pt }
span.title{ font-size: 16pt;
		color: #CC0000;
		font-weight: bold }
span.mono{ font-family: monospace }

hr{ border-color: #FF80CC;
		border-style: dashed;
		width:100% }

div.adr{ font-size: 10pt }
div.title{ border-width: 2px;
		border-color: #FFFF00;
		border-style: solid;
		padding: 10px;
		background: #FFFFCC }

