@charset "utf-8";
/* CSS Document */
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #B90000;
}
.text_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #330099;
	text-align: justify;
}
.text_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #990000;
	text-align: justify;
}
.text_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.table_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.dog_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}
	
	
	
