﻿.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;		
}

.body2
{
	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;		
	padding-bottom:70px;
}

.para
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
	text-align:left;
	margin-top:10px;	
}

.aboutParaBot
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
	text-align:left;
	float:left;	
}

.aboutParaBot2
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:20px;
	text-align:left;
	float:left;	
}