A:visited
{
	color:336699;
	text-decoration: none;
}

A:link
{
	color:336699;
	text-decoration: none;
}

A:Active
{
	color:336699;
	text-decoration: underline;
	
}
A:hover
{
	color:336699;
	text-decoration: underline;
	
}
BODY
{
	font-family: verdana;
	font-size : 10pt;
	background: url(../images/h_backgr.jpg);
	background-color : White;
}
	
H1{
	font-size : 14pt;
	font-weight : bold;
text-align : center;
}

H2{
font-size : 18pt;
font-weight : bold;

}

H3 {
font-size : 12pt;
font-weight : bold;	
}
H4{
font-size : 10pt;
font-weight : bold;
}

H5
{
	font-size : 14pt;
font-weight : normal;
}
H6 {
	font-size: 14pt;
	font-weight: bold; 
}
P
{
	font-size : 10pt;
	font-weight : normal;
	font-family : Verdana;
} 
table {
	font-size : 10pt;
	text-align : center;
	vertical-align : middle;
	ruby-align : center;
}
.table{
	font-size : 8pt;
	text-align : center;
}
.menu{
	font-size: 8pt;
	
}
.newstable {
	background-color: Gray;
	color : White;
	text-align: left;
	font-weight : bold;
}
.linkmenu {
color : #333333;
}

.pj
{
text-align : justify;
}

INPUT {
	font-family: Verdana;
	font-size: 10pt;
}

.htop
{
	font-size : 14pt;
}