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

.H1
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 86px;
	font-weight:bolder;
	color: #FFF;
	font-style: oblique;
	line-height: 70px;
	letter-spacing: 30px;
}
.H2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	color:#FFF;
	font-style:oblique;
	line-height:38px;
}
.H3
{
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	/*color: #6FF;*/
	color:#003;
	font-style:normal;
	line-height: 18px;
}
.Body2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	/*color: #6FF;*/
	color:#003;
	font-style:normal;
}
.Body2_Red
{
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #F00;
	font-style:normal;
}
.Body3
{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #6FF;*/
	color:#003;
	font-style:normal;
}
.Body3_No_Bold
{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	/*color: #6FF;*/
	color:#003;
	font-style:normal;
}
.Div1
{
	background-image:url(Div_Background1.gif);
}
.Div2
{
	background-image:url(Div_Background.gif);
}
.Table1
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	/*color: #6FF;*/
	color:#003;
	font-style:normal;
}
