
a:link {
    color: #660000;
}

a:visited {
    color: #996666;
}


h1 {
    font-family: "Tempus Sans ITC";
    font-size: 28px;
    line-height: normal;
    font-weight: bold;
    color: #990033;
}

.item {
	font-family: Papyrus;

    font-size: 16px;
}

.d {
	font-family: "Tempus Sans ITC";
    font-family: Papyrus;
}


h2 {
    font-family: "Tempus Sans ITC";
    font-weight: bold;
    color: #990033;
    font-size: 16px;
    vertical-align: top;
    border-top-style: none;
}

p {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

body {
    background-color: #FFFFCC;
}

.Lila_head {
    font-family: Papyrus;
    font-size: 36px;
    font-weight: normal;
    color: #003333;
}

.arial_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.basic_table {
    padding: 6px;
    border-top-color: #993300;
    border-top-style: ridge;
    color: #000000;
}

.jump_box1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FF9966;
    text-align: center;
}

.basic_table_blackback {
    padding: 6px;
    border-top-color: #663399;
    border-top-style: groove;
    color: #FFCC66;

}

.jump_box2 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFCC;
    text-align: center;
}
