@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	color: #081884;
	margin:0px; margin-bottom:10px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	min-width:820px;
	}
body a{
	color:#081884; 
	}
body a:hover{
	color:#00CCFF;
	}
ul{
	list-style:none;
	}
img{ border-top:solid 1px #333333; border-left:solid 1px #333333; border-right:solid 3px #666666; border-bottom:solid 3px #666666;}
p{margin-top:0px; margin-bottom:0px;}
div{margin-top:0px; margin-bottom:0px;}