.parajustify {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 13px;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	color: #CA0000;
	font-weight:bold;
}
.leftborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.tablerborder4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a  { 
	color: #CA0000;
 	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 	
	}
a:hover 
	{
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	}