body{background-color:#FFE8E7;
}

/*----------o---------*/

h1 {color: #323232; 
	font-size:120%;
	text-align:left;
	width: 530px;
	border-bottom-style: dashed;
	border-bottom-color:#003399;
	border-bottom-width:1px;
	}

h2 {color: #1A4444; 
	font-size:90%;
	font-weight:normal;
	}

a:link{color:#783e39;}

a:visited{color:#0000FF;} 

a:hover{color:#FF0000;
		background-color: #FFEBDB}
		
a:active{color:#CC3333;}

/*------table02------*/

table#table-02 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0;
}

table#table-02 th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-02 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: center;
	font-size:80%
}

/*-----table01--------*/

table#table-01 {
    width: 530px;
    border: 1px #FF9999 solid;
    border-spacing: 0;
    background: #FFF3D5;
}

table#table-01 th {
    padding: 5px;
    border: #FFCCCC solid;
    border-width: 0 0 1px 1px;
    background: #FF9999;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #FFCC99 #FFCC66 #FFFFFF;
    color: #1A4444;
    text-align: center;
	font-size:100%
}

/*-----table03--------*/

table#table-03 {
    width: 530px;
    border: 0px #FFFFFF;
    border-spacing: 0;
}

table#table-03 td {
    padding: 5px;
    border-style: solid;
    border-width: 0px;
    text-align: left;
	font-size:95%
}

/*-----table00--------*/

table#table-00 {
    width: 700px;
    border: 0px #FFFFFF;
    background-color: #FFFFFF ;
    border-spacing: 0;
}
