BODY

{

    background: #FBF4E6;

}



A:link

{

    color: blue;

	text-decoration: none;

}

A:visited

{

	color: blue;

	text-decoration: none;

}

A:active

{

    color: #B04160;

	text-decoration: underline;

}



A:hover

{

    color: #B04160;

	text-decoration: underline;

}



P, TD, LI

{

    font-family: verdana, arial, helvetica, sans-serif;

    font-size: 8pt;

    font-weight: normal;

	color: black;

}



.small

{

	font-size: 7pt;

}



.large

{

font-size:11pt;

font-weight:bold;

}



b

{

	font-weight: bold;

}



.red

{

	color: red;

}

table.main, tr, td

{
border-color: #E3DAC7; 
border-style: solid; 
border-width: 1px;"
}
