BODY {	
	margin-left:0; 
	margin-right:0; 
	margin-top:0;
	background:rgb(220,220,220);
	font-family:sans-serif;
	}

.top_nav {
	font-size : 90%;
	text-align : center;
	background:rgb(220,220,220);
	}

	
.top_nav A:link{
	font-size : 90%;
	color: rgb(0,0,0);
	}

.top_nav A:visited{
	font-size : 90%;
	color: rgb(170,140,140);
	}

.left_nav {background:rgb(220,220,220);
	}

.red_divider {
	margin-left:0; 
	margin-right:0; 
	margin-top:0;
		background: red;
			}
	
.header {
	font-size : xx-small;
	color: black;
	text-align: right;
		}
.oldprice {
	color: red;
	text-decoration: line-through;
	font-style: italic;
	}
	

p {
	font-size : small;
	color: black;
font-style: normal;
font-weight: normal;
		}

P A:link{
	font-size : small;
	}

P A:visited{
	font-size : small;
	}

li {	font-size : 90%;
	color: rgb(0,0,32);
	padding-top:2%;
	line-height:200%}

h1 {text-align:left;
	font-size : medium;
    color: rgb(0,0,64);
        }
		
h2 {text-align:left;
	font-size : small;
	font-weight: bold;
    color: rgb(0,0,64);
        }

h4 {text-align:left;
	font-size : Large;
	font-weight:bold;
    color: red;
        }

title {text-align:center;
	font-size:medium;
	font-style:normal;
	color:rgb(0,0,64);
	} 

IMG {color: rgb(0,0,64);}


A:link 
	{font-size : x-small;
	color:rgb(32,32,64);
	}


A:visited
	{font-size :x-small;
	color: rgb(128,128,128);
	}

A:hover
	{color: rgb(255,255,255);
	 background-color: rgb(255,0,0);}

Cite	{letter-spacing: 0.1em;
		font-style: normal;
	}
