body{
	color:					#FFFFFF;
	background-color:		#000000;
	font-family:			Garamond, "Times New Roman", Arial;
	font-size:				12pt;
	text-align:				justify;
	margin:					25px;
}

p{	
	margin-right:			15px;
	text-align:				justify;
}

a{
	color:					#AAAAAA;
	font-style:				normal;
	text-decoration:		none;
}

a:hover{
	text-decoration:		underline;
}

h1{
	color:					#FFFFFF;
	font-family:			"Book Antiqua, Garamond, PMingLiU, Times New Roman, Times, Arial";
	font-size:				24pt;
	text-align:				center;
}

h2{
	color:					#DDDDDD;
	font-size:				14pt;
	font-weight:			bold;
	font-variant:			small-caps;
}

h3{
	color:					#888888;
	font-style:				italic;
}