/* about */
.op_about {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

/* contact */
.op_contact {
	font-family: Verdana;
	font-size: 10pt;
}
.op_contact a {
	color: #034ea2;
}
.op_contact a:hover {
	text-decoration: underline;
}

/* article */
.op_article {
	font-family: Verdana;
	font-size: 8pt;
}
.op_article a {
	color: black;
	text-decoration: underline;
}
.op_article_dump {
	padding-right: 1em;
	font-family: Verdana;
	font-size: 10pt;
}
.op_article_dump p {
	text-align: justify;
}
.op_article_dump h1 {
	font-size: 12pt;
}
.op_article_dump ul {
	list-style-type: disk;
	margin-left: 2em;
}


/* header */
.header_phone td {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

/* nav_bar */
.nav_bar td {
	border: 1px solid black;
	border-width: 1px 0 1px 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.nav_bar td.nav_space {
	border-width: 0;
}

.nav_bar td div {
	width: 100%;
	cursor: hand;
}

.nav_bar a:hover, .nav_bar div:hover {
	background-color: #ffffd9;
}

.nav_bar a {
	color: #000000;
	text-decoration: none;
}

.list_page p {
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	padding: 0;
	margin: 10px 10px 10px 10px;
}
.list_pager td {
	font-family: Verdana;
	font-size: 8pt;
	color: white;
}
.list_pager td a {
	text-decoration: underline;
	color: white;
}
.list_pager td b {
	font-size: 9pt;
}

.video {
	color: black;
	text-decoration: underline;
	font-size: 8pt;
}

.signature {
	font-family: Verdana, Arial;
	color: #906090;
	font-size: 10pt;
}
.signature a {
	text-decoration: underline;
	color: #906090;
}