body{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 10px 10px 10px;
	margin: 0;}

span
{
text-align: justify;
line-height: 1.25;
}
p { text-align: justify }

h1 {
 font-size: 150%;
    margin: 0;
	font-family: arial;
	text-align: center }

h2
{
font-family: arial;
text-align: center;
color: #DD6600;
}
	
h4
{
color: #DD6600; 
font-size: 105%;
font-weight: bold;
font-family: arial;
margin: 0;	
}

td
{
text-align: justify;
font-size: 12px;
font-family: Tahoma, Helvetica, sans-serif;
}

a
{ color: #DD6600 }

a:visited
{ color: #244A55 }

a:hover, a:active 
{ color: #38698E }

div
{
text-align: center
}

.clsCMOn {
	color: White;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: White;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.heading {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

