p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-right: 10px;
	margin-left: 8px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-right: 10px;
	margin-left: 8px;
}

.center {
	text-align: center;
	background-position: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-right: 10px;
	margin-left: 8px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 2px;
	text-align: justify;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	margin: 2px;
}

a:link
{	color: #1C2F69;
	text-decoration: none}

a:visited
{	color: #1C2F69;
	text-decoration: none}

a:active
{	color: #1C2F69;
	text-decoration: none}
	
A:hover 
{	color: #0099CC;
	text-decoration: underline}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.title {
	font-size: 12px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.barrister {
	font-size: 12px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

hr {
	border: 0;
	color: #0099CC;
	width: 100%;
	height: 1px;
}

.bName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 3px;
}

table.sample {
	border-width: ;
	border-spacing: ;
	border-style: ;
	border-color: ;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: ;
	padding: ;
	border-style: ;
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: ;
	padding: ;
	border-style: ;
	border-color: ;
	background-color: white;
	-moz-border-radius: ;
}
.Border {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

