body			{font-style: normal; font-family: Verdana, Arial, sans-serif; color: #000000; background: white; margin-top: 5px}


p			{margin: 2em}

h1	 	 	{text-align: center;  color: green; 
			font-family: sans-serif; font-style: normal; font-weight: bold}

h2	 		{text-align: center;  color: black; 
			font-family: sans-serif; 
			font-style: normal; 
			font-weight: bold}

h3			{text-align:left; color: green; 
			font-family: serif; 
			font-style: normal;
			font-weight: bold}

.title		{color: green; 
			font-family: serif; 
			font-style: normal; 
			font-weight: bold}
			
.price		{color: green; 
			font-family: sans-serif; 
			font-style: normal}
			
.date		{color: black; 
			font-family: sans-serif; 
			font-size: 10px}
			
.footer		{color: black; 
			font-family: sans-serif; 
			font-style: normal; 
			font-weight: bold}
.black		{color: black}
			
.center		{text-align: center}

hr			{background: green; height: 3px; margin: 25px 0px 25px 0px}

a:link		{color: green; font-family: sans-serif; font-weight: bold}
a:visited		{color: green; font-family: sans-serif; font-weight: bold}
a:hover		{color:red; font-family: sans-serif; font-weight: normal;font-weight: bold}
a:active		{color: red; font-family: sans-serif; font-weight: bold; }

	
#frame		{margin: 10px}

#left		{float: left}
		
#header		{margin-top: 5px; text-align:center; font-weight:bold}
#navbar		{margin-top: 5px; text-align:center; font-weight:bold}
#footer		{margin-top: 5px; margin-bottom: 10px; text-align: center}

#content		{text-align: left}




</style>
