body
{
font-family: georgia, arial, sans-serif;
font-size: 100%;
background-color: #E7E7C8;
color: #000000;
}

a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}

h1
{
font-size: 150%;
font-weight: bold;
color: #000000;
margin: 0;
} 



h2
{
font-size: 120%;
color: #000000;
margin: 0;
font-weight: bold;
}

h3
{
font-size: 100%;
color: #000000;
margin: 0;
font-weight: bold;
}


img
{
border-color: #E7E7C8;
border: 0;
margin: 0;
}

ul li
{
list-style: square;
margin-bottom: 10px;
}

ul ul li
{
list-style: circle;
margin-bottom: 10px;
}

ol li
{
list-style-type: decimal;
}

ol ol li 
{
list-style-type: lower-roman;
}


.footer
{
background-color: #3333CC;
font-size: 90%;
color: white;
font-weight: bold;
}


.bold
{
font-weight: bold;
}

.bgcolor
{
background-color: #FAFAD5;
font-size: 90%;
}

.center
{
text-align: center;
}

.right
{
text-align: right;
}

.hr_width
{
width: 750px;
text-align: left;
}


.t_w
{
width: 750px;
}

.td_width
{
width: 19.5%;
}

.t_w1
{
width: 750px;
background-color: #FAFAD5;
}

.grey1
{
background-color: #E7E7C8;
position: absolute;
left: 35%;
}

.grey2
{
background-color: #E7E7C8;
position: absolute;
left: 25%;
}

.grey3
{
background-color: #E7E7C8;
position: absolute;
left: 15%;
}

.bgcolor_a
{
background-color: #E7E7C8;
}

.bgcolor_b
{
background-color: #CCFFCC;
}

.bgcolor_c
{
background-color: #CCCCCC;
}

.bgcolor_d
{
background-color: #FF99FF;
}

.bgcolor_e
{
background-color: #66CCFF;
}

.bg_gold
{
background-color: #FFCC66;
color: #3333CC;
font-size: 180%;
font-weight: bold;
text-align: center;
}

.nav_bar_bg
{
background-color: #FFCC66;
color: #3333CC;
font-size: 85%;
}

.yourself_other
{
width: 14%;
}

.word_table
{
width: 33%;
font-weight: bold;
text-align: center;
}