﻿@charset "utf-8";

/* CSS Document */

body {
	margin : 0px 0px 0px 0px;
	text-align: right;

}

sup {

	font-weight:bold;

	font-size:70%;

	line-height:0%;

}



form{

	padding:0px;

	margin:0px;

}



.footer{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:bold;

	padding: 10px;

	text-align:center;

	width:841px;

	margin:0px;

	color:#999999;

}



.footer a{

	color:#CCCCCC;

}

.footer a:hover{

	text-decoration:none;

}

.content{

	overflow:auto;

	width:600px;

	height:375px;

	padding: 15px;

	text-align:justify;

	display:block;

}

