/*--- Main Body Format ---*/

p {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

a {
	color: #A00;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: underline;
}

font {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ab0000;
}

.brdr {
	width: 238px;
	height: 440px;
	background-image:url(/img/ref_border.jpg);
}
.inner {
	padding: 25px 25px 0 25px;
}
.inner p {
	line-height: 16px;
}

/*--- Page Header Format ---*/

.h1{
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ab0000;
}

.h2{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #ab0000;
}

.h3{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #000;
}

.h4{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	font-weight:bold;
	color: #00f;
}

/*--- Footer Format ---*/

.f1 {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	background: transparent;
}

.f1  a{
	color: #F00;
	text-decoration: none;
}

.f1  a:hover {
	color: #F00;
	text-decoration: underline;
}
