body {
font-family: "Arial", Palatino, "Times New Roman", Times, serif;
font-size: small;
background: #ffffff  url(http://www.geocities.com/phoenixrisingsolutions/images/shchbkg.jpg)  no-repeat center center fixed;
color: #000000;
}

h1, h2, h3 {
background: none #ffffcc;
color: blue;
text-align: center;
}

p {
margin-left: 5%;
text-indent: 2%;
}

h1 {
font-size: large;
font-weight: bold;
}

h2 {
font-size: medium;
font-weight: bold;
}

h3 {
font-size: small;
font-weight: bold;
text-decoration: underline;
}
h4 {
font-size: small;
font-weight: bold;
background: none;
text-align: center;
}

em {
font-style: italic;
font-weight: bold;
}

strong {
font-style: italic;
font-weight: normal;
}

a:link {
background: none transparent;
color: blue;
text-decoration: none;
}

a:visited {
background: none transparent;
color: green;
text-decoration: none;
}

a:hover {
background: none transparent;
color: red;
text-decoration: none;
}

a:active{
background: none transparent;
color: green;
text-decoration: none;
}
.navbar	{
	height:20px;
	width:500px;
}
p.navbar {
background: none #ff9900;
color: navy;
border-width: thin;
border-color: #000000;
border-style: solid;
font-size: medium;
font-weight: bold;
margin-left: 0%;
padding: 2%;
text-align: center;
text-indent: 0%;
}

p.navbar a:link	{
background: none #ff9900;
color: black;
}

p.navbar a:visited {
background:  none #ff9900;
color: black;
}

p.navbar a:hover {
background: none  black;
color: #ff9900;
}

p.navbar a:active {
background: none  black;
color: #0099cc;
}
.menu	{
width:100%;
margin-right:5%;
margin-left:5%;
}
.submenu	{
margin-top:1px;
margin-bottom:1px;
width:20%;
font: bold medium;
text-align:center;
}
.column	{
width:45%;
text-align:left;
padding:2%;
}
img	{
	width:80%;

}
.small	{
border-style:solid;
border-width:thin;
border-color:blue;
height:20px;
width:60px;
text-align:CENTER;
}
A img	{
width:60px;
height:60px;

}
.button	{
width:100px;
height:24px;
background: none  green;
color: navy;
}
.quotation	{
margin-left:10%;
margin-right:10%;
}
.header {
font-size: 30pt;
background-color:black;
color:white;
}