TD.main {
    text-align :  center;
}

TABLE {
	background : #660033;
	color : white;
	font-family : arial,helvetica;
	font-size : 10pt;
        text-align : center;
	vertical-align : top;
}

TD {
	background : #660033;
	color : white;
	font-family : arial,helvetica;
	font-size : 10pt;
        text-align : center;
	vertical-align : top;
}

TD.cats {
	background : #660033;
	color : #FFCC00;
	font-family : arial,helvetica;
	font-size : 8pt;
        text-align : left;
	vertical-align : top;
}

TD.bod {
	background : #660033;
	color : white;
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : left;
	vertical-align : top;
}

TD.statr {
	background : #660033;
	color : white;
	font-family : arial,helvetica;
	font-size : 10pt;
	text-align : right;
	vertical-align : top;
}

BODY {
	
	text-align :  center;
}

H1 {
	background : #660033;
	color : white;
	font-family : arial, helvetica;
	font-size : 14pt;
	text-align : center;
	font-weight: normal;
	margin-bottom: 4px;

   }

TD.title {
	background : #660033;
	color : white;
	font-family : arial,helvetica;
	font-size : 16pt;
         }

TD.ban1 {
	background : #660033;
	color : #FFCC00;
	font-family : times,serif;
	font-size : 16pt;
         }

TD.ban2 {
	background : #660033;
	color : #FFCC00;
	font-family : times,serif;
	font-size : 12pt;
}

TD.by {
	color : white;
	font-family : arial,helvetica;
	font-size : 8pt;
	text-align : right;
	vertical-align : bottom;
}

TD.q {
	color : #FFCC00;
	font-family : arial,helvetica;
	font-size : 24pt;
	font-weight : bold;
	vertical-align : top;
}

A {
	color : #FFCC00;
	text-decoration : none;
}

A:visited {
	color : #FFCC00;
	text-decoration : none;
}

A:hover {
	color : #FF9900;
	text-decoration : none;
}

.smaller {
	font-size: smaller;
}
p {
	text-indent: 20px;
}
.hangingIndent {
	margin-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
h2+p {
	margin-top: 2px;
}

.noIndent {
	text-indent: 0px;
}
