/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: lavie.css
* Created on: 4/6/2002
*********************************************************************/
body {
	background: rgb(255,255,255);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
} 

P {
    font-size: 10pt;
}

TD {
    font-family: sans-serif;
    font-size: 10pt;
}

.footer {
    font-size: 8pt;
}

.smPrint {
    font-family: tahoma,sans-serif;
    font-size: 9pt;
}

A:visited {
    color: 644939;
}

A:link {
    color: #644939;
    font-weight: normal;
}

A:active {
    color: #663333;
    text-decoration: underline;
}

A:hover {
    color: #00000;
    text-decoration: underline;
}

.msgText { 
	color: #990000;
    font-size: 10pt;
}

