

body
{ 
background: #FFFFFF url(bg.gif) no-repeat fixed bottom right
}  

.JHeading { text-transform: uppercase;
padding: 10;
font-family: Times,serif; 
font-size: xx-large;
color: rgb(33, 33, 33);
letter-spacing: 7px;
font-weight: 400;
}

.JHeading2 { text-transform: uppercase;
padding: 10;
margin-top: 20; 
font-family: Times,serif; 
font-size: large;
color: rgb(33, 33, 33);
letter-spacing: 7px;
font-weight: 400;
}

.JHeading3 { 
padding: 10;
font-weight: bold;
text-transform: uppercase;
text-align: left;
font-family: Arial,Helvetica,sans-serif;
font-size: small;
color: rgb(55, 55, 55);
line-height: 16px;
text-transform: capitalise;
}

.JDefault { border-style: dotted;
border-width: 1px;
padding: 10;
font-weight: 100;
text-transform: uppercase;
text-align: left;
font-family: Arial,Helvetica,sans-serif;
font-size: medium;
line-height: 16px;
text-transform: capitalise;
}

.JIndent { border-style: dotted;
border-width: 1px; 
padding: 10;
text-transform: uppercase;
text-align: left;
font-family: Arial,Helvetica,sans-serif;
font-size: small;
line-height: 16px;
text-transform: capitalise;
}

Table { border-style: dotted;
border-width: 1px; 
padding: 20;
text-transform: uppercase;
text-align: left;
font-family: Arial,Helvetica,sans-serif;
font-size: small;
line-height: 16px;
text-transform: capitalise;
}
a
{	
font-weight: normal;
text-decoration: none;
}

a:link, a:visited
{
color: #933;
font-weight: bold;
}

a:hover
{
color: #933;
text-decoration: underline;
}

a:active 
{
color: #33F;
}
