body {
margin-top: 4px;
background-color: #778899; /*FDF5E6 EEEEEE*/
}

body, td, p {
font-family: Times New Roman;
font-size: 13px;
color: #333333;
}

a, a:visited { 
color: #666699;
text-decoration: none;
font-size: 13px;
}

a:hover { 
color: #993366; /* blue 	#333399 red #CC0000*/
}

#footer a, a:visited { 
color: #333333;
}

#footer a:hover { 
color: #993366; /* blue 	#333399 red #CC0000*/
}

table#main {
border: 1px solid #666666;
margin-top: 0;
background-color: #FFFFFF;
}

table#middle {
margin-top: 6px;
}

table#jewelry {
margin-top: 6px;
}

table#jewelry img {
padding-top: 4px;
padding-bottom: 4px;
}

td#main_txt {
padding-left: 6px;
}

.textlg {
font-size: 130%;
}

.title_text {
font-size: 130%;
margin: 14px 0 -8px 0;
font-weight: bold;
}