BODY
{
	margin: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	background-color: white;
	color: Black;
	/* background-repeat: repeat-y;
	   background-image: url(http://www.we.com/images/name);  */
}	

P, TD
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: Black;
}

.mtext {
font-family: Arial;
color: green;
font-weight: bold;
}

.mtext2 {
font-family: Arial;
color: green;
font-weight: bold;
/*padding-left: -5px*/
}

.menulink {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.submenulink {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

A.link2   /* :active   :link  */
{ 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}

A.link2:visited
{ 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}

A.link2:hover
{ 
	color: red; 
	text-decoration: underline;
	font-weight: bold;
}

.sbox
{
	width: 100px;
}

.mbox
{
	width: 200px;
}

.mlbox
{
	width: 300px;
}

.lbox
{
	width: 500px;
}

.xlbox
{
	width: 600px;
}

.state
{
	width: 35px;
}

.zip
{
	width: 85;
}

.phone
{
	width: 125;
}

.day
{
	width: 50px;
}

.month
{
	width: 90px;
}

.year
{
	width: 60px;
}

.footer
{
	font-size: 8px;
	font-family: Arial, Verdana, Sans-Serif;
}

.printer
{
	font-size: 12px;
	color: black;
	font-family: 'Times New Roman' , Serif;
	background-color: white;
}

.brdr
{
	border-color: #0099ff;
	border-width: 2px;
	border-style: groove;
}

.hr
{
	color: #191970;
	width: 100%;
}