a:link {
	text-decoration: none;
	color: #000066}
a:visited {  color: 0330066}
a:hover {  color: #FF0000}

body	{
	padding:0px ;
	margin:0px ;
	text-align : center ;
	font-size: 90%;
	}

a	{text-decoration: none
	}

p 	{
	font-size: 90%;
	line-height:120%;
	aligh:center ;
	margin-top:5px ;
	}
h1 	{
	margin-top:0px ;
	margin-right:0px ;
	margin-bottom:10px ;
	background-image:url("img/title.jpg") ;
	background-repeat:repeat-x ;
	color:#000000;
	font-size: 160%;
	font-weight: normal;
	line-height:180%;
	text-align : left ;
	border-bottom:solid 5px #006699;
	}

h2 	{
	font-size: 140%;
	font-weight: bolder;
	color:#000000;
	border-width:4px;
	border-style:double;
	border-color:#006699;
	background-color:#99ccff;
	padding:2px;
	margin:2px}
	}

h3 	{
	font-size: 120%;
	font-weight: bolder;
	color:#000000;
	border-left:solid 10px #006699;
	border-bottom:solid 2px #006699;
	padding-left : 6px ;
	margin-bottom:0px
	}

h4 	{
	font-size: 100%;
	font-weight: bolder;
	margin-bottom:5px
	}

h5 	{
	font-size: 80%;
	font-weight: bolder;
	margin-bottom:15px;
	text-align:right
	}

ul	{
	font-size: 100%;
	margin-left:15px;
	list-style-type : none ;
	line-height:120%;
	}

.c1	{
	list-style-image:  url(img/b_sq.gif);
	font-size: 90%;
	margin-left:15px;
	padding-left: 0.3em ;
	line-height: 120%} 

.con	{
	width:680px ;
	margin-left : auto ;
	margin-right : auto ;
	text-align : left ;
	}


div.blocka {
	float:left;
	width: 400px;
	margin-left :auto;
	text-align : left ;
}

div.blockb {
	float:left;
	width: 200px;
	margin-right :auto;
	margin-left :20px;
	text-align : left ;
}

div.blockc {
	clear: both;
	margin-left : auto ;
	margin-right : auto ;
}

div.press a	{
	display:block;
	width:220px;
	padding:4px 10px;
	background-color:#ffffff;
	border:solid 1px #99bbee;
	border-left:solid 10px #99bbee;
	font-weight:bold;
}

div.press a:hover {
	background-color:#9999ff;
	font-weight:bold;
	padding:5px 10px 1px;
}

div.topics a	{
	display:block;
	width:220px;
	padding:4px 10px;
	background-color:#eeeeff;
	border:solid 1px #99bbee;
	font-weight:nomal;
}

div.topics a:hover {
	background-color:#9999ff;
	font-weight:bold;
	padding:5px 10px 1px;
}

.table_t dl {
	line-height: 120%;
	font-size:90%;
	margin-right:15px;
}
.table_t dt {
	font-weight:bold;
}
.table_t dd {
	margin-left:10px;
	margin-bottom:15px;
}

.table dl {
	margin: 0px;
	line-height: 150%;
}
.table dt {
	padding: 0.5em;
	width: 10em;
}
.table dd {
	padding: 0.5em 0.5em 0.5em 6.6em;
	margin: -2.6em 0px 0px;
}
hr {
	color:#9999FF;
	height:1px;
}

.box	{border-width:1px;
	border-style:solid ;
	border-color:#66ccff;
	padding:5px;
	margin:5px ;
	margin-bottom:15px;
	width:400;
	}

