html {
 font-family:Arial, Helvetica, sans-serif;
}
body
{
 margin:0px; left-margin:0px; right-margin:0px; top-margin:0px;
 font-family:Arial, Helvetica, sans-serif;
 background: #FFF;
 font-size:1.0em;
}
p {
  font-size:0.9em;
}
.text
{

}
.text1
{
}
.text1:hover
{
}
.text2
{
	font-weight: bold;
}
.text3
{
	color:#171A19;
	font-size:0.8em;
	text-decoration:none;
}
.text3:hover
{
	color:#171A19;
	font-size:0.8em;
	text-decoration:underline;
}
.text4
{
	color:#1F4B8C;
	text-align:center;
	text-decoration:none;
}
.text4:hover
{
	color:#010101;
	text-align:center;
	text-decoration:none;
}
.text5
{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.text5:hover
{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.bg
{
	background: #8FC4DD;
	border: solid 1px #000;
}
.bg td {
	padding: 5px;
}
.footer
{
	color:#FFF;
	font-size:0.9em;
}
a.footer
{
	color:#FFF;
	font-size:0.9em;
}
a.footer:hover
{
	color:#191C1B;
	font-size:0.9em;
	text-decoration:underline;
}
 .select
 {
 border-right: #404040 1px solid;
 BORDER-TOP:#404040 1px solid;
 BORDER-LEFT:#404040 1px solid;
 font-size :0.9em;
 BORDER-BOTTOM:#404040 1px solid;
 color:#474D4E;
 width:145px;
 height:17px;
 background:#ffffff;
 }
a
{
	color:#B6B6B6;
	text-decoration:none;
}
a:hover
{
	color:#B6B6B6;
	text-decoration:none;
}
