a {
	font-family: sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: Blue;
}

a.det {
	font-family: sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: Black;
}

a.det:hover {
	font-family: sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: Red;
}

a.ol {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

a.ol:hover {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

a.ol1 {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

a.ol1:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Red;
}

a.menu {
	font-family: sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: White;
}

a.top_line {
	font-family: sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	margin-top: 1px;
	margin-bottom: 1px;
}

body
{
	margin: 0px 0px;
	background-color: White;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
}

body.ind
{
width: 1000px;
	margin: 0px 0px;
	background-color: White;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
}

div {
	position:relative;
left:0;top:0;width:1000;
}

div.switchcontent{
	position:relative;
width:200;
}

div.left {
	position:relative;
left:10;top:0;width:230;height:100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-family: sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 1px;
}

h2 {
	font-family: sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}

h2.menu {
	font-family: sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3 {
	font-family: sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: Blue;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px;
}

h3.dop {
	font-family: sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: Blue;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px;
}

h4 {
	font-family: sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}

h5 {
 text-align:left;
	font-family : sans-serif;
	font-size : 17px;
 font-style : normal;
	font-weight : normal;
	color: #770033;
  text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr.first {
	color: Blue;
	width: 90%;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
}

SPAN.n12 {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #404340;
}

SPAN.txt {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #404340;
}

SPAN.pm {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #404340;
}


table.div {
background-color: #EEEEEE; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	text-align: left;

}

table {
	margin: 0px 0px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
}

table.big {
	margin: 0px 0px;
	text-align: left;
	font-size: 12px;
}

tr.menu {
	height: 28px;
}

td.main {
	text-align: center;
	border: 2px solid Black;
}

table.menu {
	text-align: center;
}

td.menu {
	background-color: Blue;
	border: 2px outset #eeeeee;
	padding-left: 8px;
	padding-right: 8px;
}


tt {
	margin-top: 0px;
	margin-left: 5px;
	font-family: "Courier New", Courier, monospace;
	font-weight : normal;
	font-size : 12px;
	color : #222222;
}
