 BODY					{ cursor: default; }
 BODY, TD				{ font-size: 11px; font-family: verdana, sans-serif; }

 FORM					{ margin:0px; padding:0px; }

 H1						{ font-family: arial; font-size: 20px; color: #840C00; display: inline; font-weight: bold; }
 H2						{ font-family: arial; font-size: 14px; color: #840C00; font-style: italic; font-weight: bold; display: inline; }

 P.block				{ text-align: justify; padding: 0px; margin: 0px; }

.main					{  }
.main	A				{ color: blue; }
.main	A:hover			{ color: #000066; text-decoration: none; }

.menu					{ background: #EFD3CE; }
.padd					{ background: #EFD3CE; }
.base					{ background: #EFD3CE; }

.menu .item				{ background: white; padding: 2px; padding-left: 4px; font-weight: bold; border: 1px solid #A1A0B6; }
.menu .item		A		{ color: black; }
.menu .item		A:hover	{ color: blue; }
.menu .items			{ margin-left: 5px; margin-bottom: 10px; }
.menu .items	A		{ color: black; text-decoration: none; font-size: 10px; line-height: 19px; }
.menu .items	A:hover	{ color: #747292; text-decoration: none; }

.imageRight				{ margin-left: 20px; margin-bottom: 10px; }
.imageLeft				{ margin-right: 20px; margin-bottom: 10px; }

.break					{ height: 1px; background: url('images/break.gif');  }
.pixel					{  }

.red					{ color: #AA0000; }

.padList		LI		{ margin-bottom: 10px; text-align: justify; }
.padListamend	LI		{ text-align: justify; }

.holder					{ width: 480px; }

.justify				{ text-align: justify;}

.justifytd		TD		{ text-align: justify;}