body{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#555555;
	/*background-image:url(images/bodybg.jpg);*/
	background-repeat:repeat-x
}
.plainText{
	FONT-FAMILY:Verdana;
	COLOR:#333333;
	FONT-SIZE: 8.5pt;
	line-height:1.5
}

.smallText
{
	font-size:7.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.5
}

.smallText1
{
	font-size:7.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.5
}

.textBox
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: MS Sans Serif;
    BACKGROUND-COLOR: white
}

a{	
  	text-decoration:none;
	color:#FF6600
 }
 
 a:hover{
 	text-decoration:underline;
 }
