body{
color:#E28940;
font-family:georgia;
cursor:crosshair;
scrollbar-face-color:#FCEFE0;
scrollbar-shadow-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:white;
scrollbar-track-color:white;
scrollbar-arrow-color:#E28940;
}

table{
background:url('image.jpg') no-repeat;
color:#E28940;
font-family:georgia;
font-size:12px;
}


.td1{
background:url('Background.jpg') repeat-y;
padding:4px;
}

h1{
background:white;
font-size:15px;
border-bottom:1px #E28940 dotted;
width:99%;
filter:alpha(opacity=70);
-moz-opacity:0.7;
align:center;
text-align:center;
}

b{
color:#CF5812;
}

i{
color:white;
background-color:#E28940;
}

u{
color:#CF5812;
border-bottom:1px dotted #CF5812;
}

a{
color:#CF5812;
text-decoration:none;
}

a:hover{
color:#E28940;
cursor:crosshair;
font-weight:normal;
border-bottom: 1px dashed #E28940;}

h2{
font-size:15px;
border-bottom:1px #E28940 dotted;
font-weight:bold;
text-decoration:underline;
}