body {
	width: 752px;
	height: 300px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: inherit;
	font-size: 15px;
	}
	
a {
	color: #000000;
	}
	
#header {
	border-left: #000000 dotted 1px;
	border-right: #000000 dotted 1px;
	border-bottom: #000000 dotted 1px;
	}
	
.content {
	width: 730px;
	height: auto;
	margin-top: 10px;
	padding: 10px;
	border: #000000 dotted 1px;
	}
	
.content2 {
	width: 730px;
	height: auto;
	margin-top: 10px;
	padding: 10px;
	border: #000000 dotted 1px;
	text-align: center;
	background-color: #000000;
	color: #FF0000;
	}
	
.content2 a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.content1 {
	width: 730px;
	height: auto;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	padding: 10px;
	border: #000000 dotted 1px;
	}
	
.content1 a {
	text-decoration: none;
	color: #000000;
	}
	
img {
	border: 0px;
	}
	
h1 {
	font-size: 25px;
	}
	
h2 {
	font-size: 20px;
	}
	
.list ul {
	font-size: 12px;
	}

