A.menu:VISITED {
	color : white;
	font-style : normal;
	text-decoration : none;
	}
A.menu:HOVER {
	color : Black;
	font-style : normal;
	text-decoration : none;
}
A.menu {
	color : white;
	font-style : normal;
	text-decoration : none;	
	}
BODY
	{
	font-family : Arial;
	font-size : 8pt;
	text-align : justify;
}
.clienthead
	{
	font-family : Arial;
	font-size : 14pt;
	color : #DC143C;
	text-align : left;
}
TABLE.outertable
	{
		border : 2px solid Black;
	}
H1
	{
		font-family : Arial;
		font-size : 18pt;
		font-weight : bold;
	}
.smalltext
	{
		font-family : Arial;
		font-size : 7pt;
		font-weight : bold;
		color : #ffffff;
		padding-left : 5px;
	}
.menucell
	{
		font-family : Arial;		
		font-weight : bold;
		color : #000000;
		font-size : 10pt;
		
	}
.bodycell2
	{
		font-family : Arial;		
		font-size : 10pt;
		padding-left : 20px;
		padding-right : 20px;
	}
.bodycell
	{
		font-family : Arial;		
		font-size : 10pt;
		padding-left : 20px;
		padding-right : 20px;
		text-align : justify;
	}
.footercell
	{
		font-family : Arial;		
		font-size : 8pt;
		padding-left : 20px;
		padding-right : 50px;
		padding-bottom : 20px;
		text-align : center;
		
	}

.textbox {
	border : 1px solid Black;
	background-color : #DFDFDF;
	padding-right : 50px;
}
.textbox2 {
	font-family : Arial;		
	font-size : 10pt;
	border : 1px solid Black;
	background-color : #DFDFDF;
	padding-right : 10px;
	padding-left : 10px;
}
.imagepad {
	margin-bottom : 30px;
}
.imagepad2 {
	margin-bottom : 50px;
}
.serviceslayoutbott {
	border-bottom : 1px solid Black;
}
.serviceslayoutright {
	/*border-right : 1px solid Black;
	border-bottom : 1px solid Black;*/
	
}

