BODY {
  background : url('pix/bg.gif') #a99061;
  background-repeat : repeat-y;
}

.text { width:150; border:solid 1 #990000; background-color:#EEEEEE; }
.text2 { width:91; border:solid 1 #990000; background-color:#EEEEEE; }
.text3 { width:50; border:solid 1 #990000; background-color:#EEEEEE; }
.text4 { width:350; height:100; border:solid 1 #990000; background-color:#EEEEEE; }


BODY, EM, FONT, UL, OL, TD, DIV, CENTER {
		font-family: arial, helvetica, impact, sans-serif;
		font-size: 10pt;
		color: #000000;
}

A:link {
        text-decoration: none;
		color: #cc0000;
		font-size: 10pt;
		font-family: arial, helvetica, impact, sans-serif;
}

A:active {
		text-decoration: none;
		color: #cc0000;
		font-size: 10pt;
		font-family: arial, helvetica, impact, sans-serif;
}

A:visited {
		text-decoration: none;
		color: #cc0000;
		font-size: 10pt;
		font-family: arial, helvetica, impact, sans-serif;
}

A:hover {
		text-decoration: underline;
		color: #cc0000;
		font-size: 10pt;
		font-family: arial, helvetica, impact, sans-serif;
}
.disclaimer{
		font-family: arial, helvetica, impact, sans-serif;
		font-size: 7pt;
		color: #000000;
}

.welcome{
		font-family: arial, helvetica, impact, sans-serif;
		font-size: 14pt;
		color: #000000;