body
	{
		background-color: #908a70;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		margin:0 0 0 0;
	}
body.popup
	{
		background-color: #ffffff;
		font-family: arial,tahoma,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
	}
p,td,div,span,li,input,select,textarea
				{
					font-family: arial,tahoma,helvetica, sans-serif;
					font-size: 11px;
					color: #000000;
				}
.smalllist
	{
					font-family: arial,tahoma,helvetica, sans-serif;
					font-size: 9px;
					color: #000000;
	}
label
	{
					font-family: arial,tahoma,helvetica, sans-serif;
					font-size: 11px;
					color: #000000;
					font-weight: bold;
	}
a,a:visited, a:hover, a:active
							{
								font-family: arial,tahoma,helvetica, sans-serif;
								font-size: 11px;
								color: #000000;
								text-decoration:underline;
							}
a.white,a.white:visited, a.white:hover, a.white:active
							{
								font-family: arial,tahoma,helvetica, sans-serif;
								font-size: 11px;
								color: #ffffff;
								text-decoration: none;
								padding: 0 0 0 5px;
								margin: 14px 0 0 0;
							}

h1
	{
		font-family: arial,tahoma,helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #000000;
	}
h2
	{
		font-family: arial,tahoma,helvetica, sans-serif;
		font-size: 13px;
		font-weight: bolder;
		color: #000000;
	}
h3
	{
		font-family: arial,tahoma,helvetica, sans-serif;
		font-size: 11px;
		font-weight: bolder;
		color: #000000;
		margin: 2px 2px 2px 2px
	}
h1.name
	{
		font-family: georgia,garamond,times, serif;
		font-size: 16pt;
		font-weight: normal;
		color: #ffffff;
		padding: 4px 4px 1px 30px;
		margin: 0 0 0 0;
		letter-spacing: -0.5px;
		word-spacing: -1.5px;
	}
h1.white
	{
		font-family: arial,tahoma,helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #ffffff;
		margin: 1px 0 4px 0;
	}
h2.white
	{
		font-family: arial,tahoma,helvetica, sans-serif;
		font-size: 13px;
		font-weight: bolder;
		color: #ffffff;
		margin: 1px 0 4px 0;
	}
input.go
		{
			background-color:#396aa2;
			color:#ffffff;
			border-width:0px;
			padding:0 0 0 0;
			margin: 0 0 0 0;
		}
