BODY {
	color : Black;
	font-family : "Times New Roman", Times,  serif;
	background-color  : #f7d5a5;
	background-image : url(bgmed.jpg);
}
td {
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

a:link {
	color : #660000
}
a:visited {
	color : #663300;
}
a:active {
	color : Black;
}
a:hover {
	color : Black;
}

.bold {
	font-weight : bold;
}

.sans {
	font-family : Arial, Helvetica, sans-serif;
}
.sansbold {
	font-size : larger;
	font-family : Arial, Helvetica, sans-serif;
}
.sanslarge {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
}
.fine
{
	font-size : smaller;
}
.sansfine {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}

.new {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}
.buyit {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
}
.box1{
	border-color : #660000;
	border : 1px solid;
	padding : 5px 5px 7px 5px;
}
