@charset "utf-8";
body {
	background-color: #CCCCFF;
	background-image: url(../backgrounds/gradient_slice_pages3.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	font-style: normal;
	font-weight: 100;
	line-height: 65px;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: 100;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: 100;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	text-align: left;
}
.basic_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
}
.basic_center_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.small_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
.small_caption_centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
   * { behavior: url(iepngfix.htc) }
   
