body {
font-family: tahoma;
font-size: 11px;
color: #777;
line-height: 18px;
background-color: #bfbfbf;
letter-spacing: 2px;
line-height: 20px;
}

a:link { font-family: tahoma; font-size: 11px; color: #4f83af; text-decoration:underline;}
a:visited { font-family: tahoma; font-size: 11px; color: #4f83af; text-decoration:underline;}
a:hover { font-family: tahoma; font-size: 11px; color: #4f83af; text-decoration:none;}
a:active { font-family: tahoma; font-size: 11px; color: #4f83af; text-decoration:none;}

tr td.navitr { width:600px;}
td a:link { font-family: tahoma, verdana, arial; font-size: 13px; color: #fff; text-decoration:none; font-variant: small-caps;}
td a:visited { font-family: tahoma, verdana, arial; font-size: 13px; color: #fff; text-decoration:none; font-variant: small-caps;}
td a:hover { font-family: tahoma, verdana, arial; font-size: 13px; color: #fff; text-decoration:none; font-variant: small-caps;}
td a:active { font-family: tahoma, verdana, arial; font-size: 13px; color: #fff; text-decoration:none; font-variant: small-caps;}
.navitd { background-color: #f3cf16;}

#top {
z-index:1; position: relative; top: 0px; margin: 0 auto;
}

#navi {
z-index:3; width:600px; margin:0 auto; position: relative; top:0px;
}

#content {
z-index: 2;
border: 1px solid #999999;
background-color: #e7e7e5;
width: 580px;
position: relative;
top: 0px;
padding: 9px;
overflow:auto;
text-align: left;
}

#header {
font-family: arial;
font-size: 16px;
color: #630d27;
letter-spacing: 4px;
}

b {
color: #fe901b;
}

i {
color: #b35e04;
}

blockquote {
padding: 10px;
padding-left: 15px;
background-color: #f2f2f2;
}

a.cap:link {
font-variant: small-caps;
}

input, select, textarea {
font-family: tahoma;
font-size: 11px;
border: 0px;
}
