/* CSS Document */

body{
margin:0px;
background-image:url(images/bg.jpg);
}

table{
font-family:"Trebuchet MS";
font-size:11px;
color:white;
}

.grayfont{
font-family:"Trebuchet MS";
font-size:11px;
color:#B6B6B6;
}

a.readmore{
font-family:"Trebuchet MS";
font-size:12px;
color:white;
text-decoration:none;
}

a.readmore:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:#EBB402;
text-decoration:none;
}

a.readmore2{
font-family:"Trebuchet MS";
font-size:12px;
color:#EBB402;
text-decoration:underline;
}

a.readmore2:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:white;
text-decoration:none;
}

a.readmore2:visited{
font-family:"Trebuchet MS";
font-size:12px;
color:#EBB402;
text-decoration:underline;
}

p {
	color: #ffffff;
	font-family: Arial;
	font-size:12px;
	text-align: justify;
	margin-left:0px;
	margin-right:8px;
	padding-right:5px;
	margin-top:0px;
	margin-bottom:0px;		
}

	li  {
	margin-left: 0px;
	color: #ffffff;
	font-family: Arial;
	font-size:13px;
	text-align: left; 
	padding-left:0px;
	margin-top:7px;
	padding-right:5px;
	margin-right: 5px;
	margin-left: 0px;
    }