/* CSS Defination @ 2005/08/31 */
body {
font-family: Arial; background-color: #FFEECC;
color: #000000; /*background-image: url("back.png");*/
}

.Banner	{
font-family: Arial; text-indent: 10; background-color: #FFFF99;
font-style: italic; color: #FF3333;
border-left: 2px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
}

.subBanner {
text-indent: 10; background-color: #99FF99;
font-weight: bold; color: #085D94;
border-left: 2px solid #FF6600;
border-bottom: 1px solid #FF6600;
}

hr {
color: #000000;
}

.txtqu {
text-indent: 24pt;
}

.quote{
margin: 20px 40px;
}