body {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 10pt;
        font-style : normal;
        color : #FFFFFF;
	background-color: #101010;

}

th     {  font-family: Arial, serif; font-size: 12pt; font-weight: bold; background-color: #000000;}
th.th2 {  font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #404040;}
td     {  font-family: Arial, serif; font-size: 8pt; font-weight: bold;}
td.td2 { font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #303030;}
td.black { font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #000000;}
form   {  font-family: Arial, serif; font-size: 8pt}

font.SubTitle, P.SubTitle, DIV.SubTitle {
        font-family : arial, serif;
        font-size: 14pt;
        font-weight : normal;
        font-style : normal;
        color : #FFFFFF;
        padding-top : 24pt;
}

font.Bold, P.Bold, DIV.Bold {
        font-weight : bold;
}

P.blue, font.blue {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #0000ff;
}

P.green, font.green {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #00ff00;
}

P.red, font.red {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #ff0000;
}

P, P.white, font.white {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #FFFFFF;
}

P.grey, font.grey {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #C0C0C0;
}

P.teal, font.teal {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #00FFFF;
}

P.brightyellow, font.brightyellow {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #FFFFCC;
}

P.beige, font.beige {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #CCCC99;
}

P.purple, font.ccd5fa {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 8pt;
        font-style : normal;
        color : #ccd5fa;
}

P.ffeecc, font.ffeecc {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 8pt;
        font-style : normal;
        color : #FFEECC;
}

P.big_ffeecc, font.big_ffeecc {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 12pt;
        font-style : normal;
        color : #FFEECC;
}

P.big_red, font.big_red {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 12pt;
        font-style : normal;
        color : #FF0000;
}

P.big_white, font.big_white {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 12pt;
        font-style : normal;
        color : #FFFFFF;
}

a:link {
	font-size: 8pt;
        color: #ffffff;
        text-decoration: none
}

a:visited {
	font-size: 8pt;
        color: #ffffff;
        text-decoration: none
}

a:hover {
	font-size: 8pt;
        color: #ccd5fa;
        text-decoration: underline
}

hr_1 {
        color: #CBE5E5;
}

input {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 10pt;
        font-style : normal;
        color : #C0C0C0;
	background-color:#000000;
}

textarea {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 10pt;
        font-style : normal;
        color : #C0C0C0;
	background-color:#000000;
}


select {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 10pt;
        font-style : normal;
        color : #C0C0C0;
        background-color:#000000;
}
radio {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 10pt;
        font-style : normal;
        color : #C0C0C0;
        background-color:#000000;
}
checkbox {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 10pt;
        font-style : normal;
        color : #C0C0C0;
        background-color:#000000;
}


