h1  {font-family : Arial, Helvetica,san-serif;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	display : inline;
	color : #000066;}

h2  {font-family : Arial, Helvetica,san-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : #000066;}

h3  {font-family : Arial, Helvetica,san-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : #303080;}

.copyright  {
	font-family : Arial, Helvetica,san-serif;
	font-size : 8px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : #cccccc;
}
body {
	margin-right: 0px;
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family : Arial, Helvetica,san-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : #999999;
}

p, li, table  {
	font-family : Arial, Helvetica, san-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : #333333;
}
.strong  {
	font-weight : bold;
}
a  {
	font-family : Verdana, Arial, Helvetica,san-serif;
	font-weight : bold;
	font-style : normal;
	color : #303080;
	text-indent: 10px;
}
a:links  {
	color : #303080;
}
a:href  {
	color : rgb(128,0,0);
}
a:visited  {
	color : #4040a0;
}
a:active  {
	color : #4040a0;
}
a:hover  {
	color : #181840;
}

/* MAIN MENU ---------------------------------- */

.left_menu  {
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}
.in {
	font-style: italic;
	color: #000066;
}
