BODY     { background-color: #FFFFFF;
	   margin-top:       10px;
	   margin-bottom:    10px;
	   margin-left:      10px;
	   margin-right:     10px;
	   line-height:      140%;
	   font-size:        14px;
	   color:            #000000; }
.list1   {
	   height:40;
	}
TABLE     { line-height:      115%;
	   font-size:        15px;
	   line-height:      140%;
	   color:            #000000;
 }
P     { line-height:      140%;
	   font-size:        15px;
	   color:            #000000;
 }
SPAN.a {
    border: 1px solid black;
    padding: 15px;
    white-space: pre;
    line-height:140%;
    font-size:15;
    width: 400;
    background-color: #ffffff;
    text-align:center;
}

SPAN.c {
    border: 1px solid black;
    padding: 15px;
    white-space: pre;
    line-height:150%;
    font-size:15;
    width: 300;
    background-color: #ffffff;
    text-align:center;
}
DIV.a {
    border: 1px solid black;
    padding: 15px;
    white-space: pre;
    line-height:140%;
    font-size:15;
    width: 400;
    background-color: #ffffff;
    text-align:center;
}

DIV.c {
    border: 1px solid black;
    padding: 15px;
    white-space: pre;
    line-height:150%;
    font-size:15;
    width: 300;
    background-color: #ffffff;
    text-align:center;
}

