BODY {
	background-color : White;
	font-family : times;
	font-size : 12px;
	background-image : url("http://www.alexandriamnlaw.com/graphics/bg.jpg");
	background-repeat : repeat-y;
}

h2{ 
	font-family : times;
	font-size : 14px;
	font-weight : bold;
 }

td { 
	font-family : times;
	font-size : 12px;
 }

A.bot, A:ACTIVE.bot, A:LINK.bot, A:VISITED.bot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #100066;
	text-decoration : none;
}

A:hover.bot{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #98cae1;
	text-decoration : none;
}

A.b, A:ACTIVE.b, A:LINK.b, A:VISITED.b {
	font-family : times;
	font-size : 12px;
	color : black;
	text-decoration : none;
	font-weight : bold;
}

A.m, A:ACTIVE.m, A:LINK.m, A:VISITED.m {
	font-family : times;
	font-size : 12px;
	color : black;
	font-weight : bold;
}

A.reg, A:ACTIVE.reg, A:LINK.reg, A:VISITED.reg {
	font-family : times;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A.regu, A:ACTIVE.regu, A:LINK.regu, A:VISITED.regu {
	font-family : times;
	font-size : 12px;
	color : black;
}

span.b { 
	font-family : times;
	font-size : 12px;
	font-weight : bold;
 }
 
 span.lb { 
	font-family : times;
	font-size : 14px;
	font-weight : bold;
 }
 
 span.sm { 
 	font-family : times;
	font-size : 10px;
  }