body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.bodytext_bold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
}
.linked_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
}
.linked_text_xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066CC;
}
.photo_album_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}