@charset "utf-8";
/* CSS Document */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #003366;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	color: #336699;
}
h3 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#all #body #main a {
	color: #336699;
	text-decoration: none;
}

#mailImg {
	cursor:pointer;
}
