body {
	font-size:12pt;
}

a:link {
	color: 	#0066FF;
	text-decoration: none;
}
a:visited {
	color: 	#0066FF;
	text-decoration: none;
}
a:hover {
	color: #008A00;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}

img {
	border: 1px solid grey;
}

#top_date {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 950px;
	height: 20px;
	float: left;
	font-size: 12pt;
}

#top_select {
	margin-top: 0px;
	margin-right:  0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	width: 300px;
	height: 20px;
	float: left;
}

#top_bmonth {
	margin-top: 0px;
	margin-right:  0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	text-align: left;
	width: 300px;
	height: 20px;
	float: left;
}

#top_nmonth {
	margin-top: 0px;
	margin-right:  15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
	width: 300px;
	height: 20px;
	float: left;
}

#top_comment {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height:20px;
	color:red;
}

#SLCT1{
	font-size:12pt;
}

#top_photo_frame {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	float: left;
}

#top_photo_border {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: autopx;
	height: 10px;
	float: left;
	border-bottom: 1px dotted #999999;
}

#top_photo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	width: auto;
	height:101px;
	float: left;
}

#top_photo_box {
	margin-top: 0px;
	margin-right: 7.5px;
	margin-bottom: 0px;
	margin-left: 7.5px;
	padding: 0px;
	width: 135px;
	height:101px;
	float: left;
}

#top_photo_text {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	width: auto;
	height: 20px;
	float: left;
}

#top_text_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 150px;
	height:20px;
	font-size: 12pt;
	text-align: center;
	float: left;
}

p {
	font-size: 12pt;
}
