﻿.body 
{
	background-color:White;
	width:798px; 
	border-right: black thin solid; 
    border-top: black thin solid; 
    border-left: black thin solid; 
	border-bottom: black thin solid;
	text-align:left;		
}

.para
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
	text-align:left;
	margin-top:10px;	
}
