#container,#wrap {
	width: 1000px;	/* change value to adjust width */
	text-:left;
	margin:5px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
		}
	
	#wrap {
	padding:5px;
	border:1px solid #e5e5e5;
	}
	
h5	{
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	}

.r3	{
	font-family:Verdana, sans-serif;
	color:black;
	font-size: 10px
	}
.c 	{	
	text-align: center; 
	font-weight:bold; 
	}
.c1 	{	
	text-align: center; 
	}

.ml	{
	text-align: center;
	font-size: 12px;
	color: red;
	}


.rb 	{	
	color: red;
	text-align: center; 
	font-weight:bold;
	font-size: 20px;
	}

.cb	{
	color: blue;
	text-align: center;
	font-weight:bold;
	border: 4px solid #666666;
	}

.vb	{color: blue;
	font-size: 10px;
	text-align: center;
	}