h1,h2,h3
{
font-family: "sans ms", arial, 'sans serif'; 
}

p,table,li,address
{
font-family: "sans ms", arial, 'sans serif'; 
font-size: 16pt;
}

p,li,address
{
margin-left: 10pt;
}

pre
{
font-family: courier , monospace;
margin-left: 20pt;
font-size: 90%;
font-weight: bolder;
}
tt
{
font-family: courier , monospace;
font-size: 90%;
font-weight: bolder;
}

p,li,th,td
{
font-size: 90%;
}

h1,h2,h3
{
font-size: 200% ;
color: #464676 ;
}

a:link     { color:white }
a:visited  { color:white }
a:active   { color:yellow }
a:hover    { color:yellow }

body
{
background-image:  url(b059g.jpg) ;
background-repeat: no-repeat ;
// background-attachment: fixed ;
}

.disp{
	background: transparent url(bgnd3.png);
	color: inherit;
}

.sh4r{
	background: transparent url(s4r.png);
	color: inherit;
}

.sh4r{
	background: transparent url(s4r.png);
	color: inherit;
}

.sh4b{
	background: transparent url(s4b.png);
	color: inherit;
}
.sh4br{
	background: transparent url(s4br.png);
	color: inherit;
}
.sh6r{
	background: transparent url(s6r.png);
	color: inherit;
}

.sh6r{
	background: transparent url(s6r.png);
	color: inherit;
}

.sh6b{
	background: transparent url(s6b.png);
	color: inherit;
}
.sh6br{
	background: transparent url(s6br.png);
	color: inherit;
}
.blur{
	background: transparent url(shadow1.png);
	color: inherit;
}

.shadow{
	background: transparent url(shadow2.png);
	color: inherit;
}

.shadow,
.content{
	position: relative;
	bottom: 4px;
	right: 4px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
}

