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

h1 {

	font-size:24.0pt;

	font-family:"Times New Roman";

	font-weight:bold;

}

h2 {

	page-break-after:avoid;

	font-size:14.0pt;

	font-family:Arial;

	font-weight:bold;

	font-style:italic;

}

a:link, span.MsoHyperlink {

	color:blue;

	text-decoration:underline;

	text-underline:single;

}

a:visited, span.MsoHyperlinkFollowed {

	color:purple;

	text-decoration:underline;

	text-underline:single;

}

p {

	font-size:12.0pt;

	font-family:"Times New Roman";

}

p.right, li.right, div.right {

	font-size:12.0pt;

	font-family:"Times New Roman";

}

p.left, li.left, div.left {

	font-size:12.0pt;

	font-family:"Times New Roman";

}

p.clear, li.clear, div.clear {

	font-size:12.0pt;

	font-family:"Times New Roman";

}

body {

	background-image: url(buddha.jpg);

	background-color: #FFF;

	background-repeat: no-repeat;

	background-attachment: fixed;

}

body, td, th {

}

a:link {

	text-decoration: none;
	color: #E85C7F;

}

a:visited {
	color:#E85C7F;
	text-decoration: none;

}

a:hover {

	text-decoration: underline;
	color:#E85C7F;

}

a:active {

	text-decoration: none;

}
