A {color : #00319C;}
A.a { color : #ffff00} A.b { color : #0000ff}
A:hover.a {color : #00ffff} A:hover.b {color : #ff0000}
A:hover {color : #003366}
DIV.a {
	background-color: #fffff0;
	color:#003366;
}
DIV.b {
	color : #3163CE;
	font-size : larger;
	font-weight : bold;
	font-family : monospace;
}
HR.line {
	color : #0FFF38;
}
P.news {
	text-indent : 50px;
	font-size : medium;
}
P.all {
	font-family: Times New Roman, serif;
	font-size : small;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 3pt;
	margin-top: 1pt;
	text-indent: 1cm;
	text-align: justify;
}
P.stab {
	text-indent : 1cm;
	font-size : small;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 3pt;
	margin-top: 1pt;
	text-indent: 1cm;
	text-align: justify;
}



