.volume{
	font : normal 14pt Times New Roman;
	color:black;
}

p{
	font : normal 12px Arial;
	color: #59521E;
}
.heading{
	font : normal 13px Arial;
	color: #928B54;
	font-weight : normal;
}
.mainheading{
	font : normal 14px Arial;
	color: #928B54;
	font-weight : normal;
}
.small{
	font : normal 10px Arial;
	color: #59521E;
}
td.lines{
	border : 1px solid #D9CE80;
}
th.lines{
	border : 1px solid #CCCC99;
	font : normal 12px Arial;
	color: #59521E;
	font-weight:bold;
	background-color : #DFD69B;
}
table.lines{
	border : 1px solid #988B2D;
}
td{
	font : normal 12px Arial;
	color: #59521E;
}
td.underline{
	border-bottom : 1px groove #D9CE80;
}
td.s{
	border-right : 2px ridge #988B2E;
}
.smallcolor{
	font : normal 11px Arial;
	color: #988B2E;
	text-align : center;
}
a.ceit{
	font : normal 9px Arial;
	color: #DFD69B;
	text-align : center;
	text-decoration: none;
}
a.ceit:hover{
	font : normal 9px Arial;
	color: #988B2D;
	text-align : center;
	text-decoration: none;
}
.ceit{
	font : normal 9px Arial;
	color: #988B2D;
	text-align : center;
	text-decoration: none;
}

a.not_u{
	font-family : Arial;
	font-size : 12px;
	color : #FAF2B3;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	cursor : default;
}

a.not_u:hover{
	font-family : Arial;
	font-size : 12px;
	color : #57521E;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	cursor : default;
}
.not_u{
	font-family : Arial;
	font-size : 12px;
	color : #FAF2B3;
	text-decoration : none;
}
a.fat{
	font : normal 12px Arial;
	color: #988B2E;
	padding-left : 2px;
	padding-right : 2px;
}
a.fat:hover{
	font : normal 12px Arial;
	color: #988B2E;
	font-weight : bold;
	padding-left : 0px;
	padding-right : 0px;
}
a{
	font : normal 12px Arial;
	color: #988B2E;
}
a:hover{
	font : normal 12px Arial;
	color: #988B2E;
	text-decoration:none;
}
input.button{
	background-color : #D9CE80;
	border : 2px outset #988B2E;
	font-family : Arial;
	font-size : 10px;
	color : #514B19;
	cursor : hand;
}
input.button_b{
	border : 2px outset #988B2E;
	font-family : Arial;
	font-size : 12px;
	color : #514B19;
	cursor : hand;
}
input.button_b_s{
	border : 2px outset #988B2E;
	font-family : Arial;
	font-size : 10px;
	color : #514B19;
	cursor : hand;
}
.page_content{
	padding-left : 20px;
	text-align : left;
	width : 700px;
	border-left-width : 1px;
	border-left-style : ridge;
	border-left-color : #FFFFC6;
	font : normal 12px Arial;
}
input.text{
	border : 1px solid #988B2E;
	font-family : Arial;
	font-size : 12px;
	color : #514B19;
}
input.text_s{
	border : 1px solid #988B2E;
	font-family : Arial;
	font-size : 10px;
	color : #514B19;
}
textarea{
	border : 1px solid #988B2E;
	font-family : Arial;
	font-size : 11px;
	color : #514B19;
}
.logo{
	position : absolute;
	padding-left : 20px;
	padding-top : 10px;
	vertical-align : middle;
	}
	
.ab{
	text-align : justify;
}