BODY{
	background-image:URL(images/bg.gif);
	margin:0px;
	padding:0px;
}
A:visited{
	color:#c0c0c0; text-decoration: none;}
A:link{
	color:#ffffff; text-decoration: none;}
A:hover{
	color:#00ff00; text-decoration: none;}
A:active{
	color:#ff0000; text-decoration: none;}

DIV{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:12pt;
	text-align:justify;
	padding:10px;
}
P{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:12pt;
	text-align:justify;
	padding: 2px;
}
TABLE,TR,TD,TH{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:12pt;
	text-align:justify;
	border-width:0px;
	padding: 0px;
	margin: 0px;
}
.menu{
	font-family: Arial;
	font-style:normal;
	font-weight:600;
	font-size: 10pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;
	background-color: #0f80f0;
	padding:2px;
	margin:0px;
	text-align: rifht;
}

IMG{
	border-width:0px;
}
H1{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:18pt;
	text-align:center;
}
H2{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:17pt;
	text-align:center;
}
H3{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:16pt;
	text-align:center;
}
H4{
	font-family:Arial;
	font-style:normal;
	font-weight:400;
	font-size:15pt;
}
INPUT,TEXTAREA,SELECT,OPTION{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	border-style:groove;
	border-width:3px;
	border-color:#000080;
}
