BODY {
	background: #00CCFF
}
.table1 {
	background: navy
}
.TableUp{
	background: #00CCFF
}
.TableMenu{
	background: #00CCFF
}
.TableMain{
	background: #FAF0E6 url("/images/bg.jpg");
}
P {
	text-align: justify;
	font-family : sans serif, Verdana, Arial, Geneva;
	text-indent: 25;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size : 10pt;
}
H1 {
	font-family : sans serif, Verdana, Arial, Geneva;
	font-size: 14pt;
	color : #0000FF;
	text-align : center;
}
H3 {
	font-family : sans serif, Verdana, Arial, Geneva;
	font-size: 10pt;
	color : #0000FF;
	text-align : center;
}
H4 {
	font-family : sans serif, Verdana, Arial, Geneva;
	font-size: 8pt;
	color : Black;
	text-align : center;
	font-weight : bold;
}
H5 {
	font-family : sans serif, Verdana, Arial, Geneva;
	font-size: 10pt;
	color : Black;
	text-align : center;
	font-weight : bold;
}
H6 {
	font-family : sans serif, Verdana, Arial, Geneva;
	font-size: 8pt;
	color : #0000FF;
	text-align : center;
	font-weight : normal;
}
.PRed {
	color : #CC0000;
	font-weight : bold;
}
A {
	color: #0003FE;
}

A:HOVER {
	color: #00AAFF;
}
A:VISITED {
	color: #FF319C;
}
A:ACTIVE {
	color: #009000;
}
.Warning {
	font-size : 10pt;
	font-weight : bold;
	color : #0003FE
}
.TableTitle {
	font-size : 10pt;
	font-weight : bold;
	color : #0003FE;
	text-align : center;
}
