body { background-color: #FFFFFF; font-family: Arial; font-size: 9pt }
p {
	font-color: #000000;
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #F06B00;
	text-decoration: underline;
}
a:hover {
	color: #F06B00;
	font-family: Arial;
	text-decoration: underline;
}
.link1 {
	color: #B2B29D;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}
.link2 {
	color: #00357D;
	font-family: Arial;
	text-decoration: underline;
}
.link3 {
	color: #00A2BA;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.link4 {
	color: #B2B29D;
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none
}
.textblack12 {
	font-color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.textwhite10 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.textgrey10 {
	color: #929292;
	font-family: Arial;
	font-size: 10px;
}
.textgrey11 {
	color: #929292;
	font-family: Arial;
	font-size: 11px;
}
.textgrey12 {
	color: #929292;
	font-family: Arial;
	font-size: 12px;
}
.title {
	color: #F06B00;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.textblack12 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.textblack11 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
.textblack10 {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.titkat {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 3
}

.cat_tit {
	width: 330px;
	padding: 2px;
	margin-top: 20px;
	background-color: #DFD8C4;
	font : Arial;
	font-size : 10px;
	color : #F06B00;
	text-align : left;
}



.cat_desc {
	width: 240px;
	padding: 10px;
	font : Arial;
	font-size : 12px;
	color : #000000;
	text-align : left;
}

.cat.img {
	background : Black;
	width : 460px;
	height : 400px;
	background-color : Black;
}


.vtop {
	vertical-align: top;
}

.vmiddle {
	vertical-align: middle;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.justify {
	text-align: justify;
}
