@charset "utf-8";
/* CSS Document */
:link {color: #0085DA; text-decoration: none; }
a:link {color: #0085DA; text-decoration: none; }
a:visited {color: #003366; text-decoration: none; }

a:active {color: #003366; text-decoration: none; }
a:hover {color: #003366; text-decoration: none; }
.title {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica;
	color: #000066;
	font-size: 20px;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.content_j {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align: justify;
}
.news {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
}
.news_title {
	color: #0085DA;
	font-weight: bold;
}
.news_date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #000000;
}
.subtitle {
	font-size: 16px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
}
.links {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}
.body
{
	 margin-top:0;
}
.aligh_j
{
	 text-align: justify;	
}
.aligh_l
{
	 text-align: left;	
}
.aligh_r
{
	 text-align: right;	
}
.missiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

.linktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.subtitlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.oracle_red {
	color: #FF0000;
}

