body {
	FONT-FAMILY: arial;
	background-color: #ffffff;
}


.big{
	color: #a23533;
	font-size: 14px;
	font-weight: bold
}

.big0{
	color: #000000;
	font-size: 14px;
	font-weight: bold
}

.big2{
	color: #ffffff;
	font-size: 22px;
	line-height: 50px;
}


.big3{
	color: #03428b;
	font-size: 24px;
	ont-weight: bold;
	letter-spacing: -1px;
}

.big4{
	color: #a23533;
	font-weight: bold;
	font-size: 13px;
}

.normal{
	color: #000000;
	font-size: 13px;
	text-align:justify;
}

.normal0{
	color: #000000;
	font-size: 11px;
	text-align:justify;
}


.normal22{
	color: #ffffff;
	font-size: 13px;
	text-align:justify;
	line-height: 30px
}

.normal2{
	color: #ffffff;
	font-size: 13px;
	text-align:justify;
}


A.normal2:link{
	color:#ffffff;
	text-decoration: none;
}

A.normal2:visited{
	color:#ffffff;
	text-decoration: none;
}

A.normal2:hover{
	color:#ffffff;
	text-decoration: underline;
}

.normal3{
	color: #000000;
	font-size: 11px;
	text-align:justify;
}





.menu{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
}

A.menu:link{
	color:#ffffff;
	text-decoration: none;
}

A.menu:visited{
	color:#ffffff;
	text-decoration: none;
}

A.menu:hover{
	color:#ffffff;
	text-decoration: underline;
}











.detail{
	font-size: 10px;
	color: #a23533;
	letter-spacing:1;
}


hr {
	color: #909090;
	height: 1px;
}


h1{
	color: #B12923;
	font-size: 23px;
	font-weight: bolder;
	letter-spacing:-1;
}




A:link{
	color:#000000;
	text-decoration: underline;
}

A:visited{
	color:#000000;
	text-decoration: underline;
}

A:hover{
	color:#0019D1;
	text-decoration: underline;
}