body {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link { color: #4682B4; text-decoration: none; } 
a:visited { color: #4682B4; text-decoration: none; } 
a:hover { color: #4682B4; text-decoration: underline; } 

table {
	line-height: 150%;
	font-size: 0.9em;
}

h1{
	font-size:1.2em;
	text-align:center;
	}
p{
	padding:10px 15px;
	}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
li{
	padding:0px 20px 10px 0px;
	}
.outSide { list-style-position:outside;}
.font1 {
	font-size: 1.2em;
	line-height: 130%;
}

.boder{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9ab6e5;
}
.boderL{
	border-bottom: 1px dotted #F20B0B;}
.boderB {border-bottom: 1px dotted #F20B0B;}
.boderB1 {border-top: 1px solid #BFBFBF;
				border-bottom: 1px solid #BFBFBF;}
.boderB2 {border-bottom: 1px solid #BFBFBF;}
.boderT {border-top: 1px dotted #F20B0B;}

.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top20 { margin-top:20px; cellpadding:5px; }
.top30 { margin-top:30px; }
.top40 { margin-top:40px; }

.pad10 { padding:10px; }

img { 
	border: 0px;
}
