h1.mytext { text-align:center; font-size:14px}
A:LINK, A:ACTIVE,A:VISITED {
	color : Navy;
}

A:HOVER {
	color : Black;
}

A.menu:LINK, A.menu:ACTIVE {
	color : #D2E3EF;
	font-weight: bold;
	text-decoration: none;
}

A.menu:HOVER {
	color : White;
}

A.black:LINK, A.black:ACTIVE,A.black:VISITED {
	color : black;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.black:HOVER {
	color : black;
	font-weight: bold;
	text-decoration : underline;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #053686;
	font-weight : bold;
	padding-left: 15;
	padding-top: 15;
}
.tit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	color: black;
	font-weight : bold;
}

.small {
	font-family : Verdana;
	font-size : 8 pt;
	color: black;
	}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: black;
}
.ttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: black;
}
.flag {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: black;
}
.grand {
	border-bottom: 0;
}
.gran {
	padding-left: 15;
}
.button{
	background-color : #5399CC;
	font-size : xx-small;
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : 666666;
	color : #000000;
	width : 95;
}
input.text {
	font:italic normal 10pt Arial;
	background-color: #cccccc;
	color: #000000;
	border : thin solid #666666;
}
	textarea.text {
	font:italic normal  10pt Arial;
	background-color: #cccccc;
	color: #000000;
	border : thin solid #666666;
	}
#menuprod a{text-decoration:none;}