@charset "utf-8";
/* CSS Document */

body
{
	color:#00FF00;
	background-image: url('images/dgren023.jpg');
	font:"tahoma";
	text-align:center;
	font-size: 18px;
}

h1
{
	font-size:40px;
}
	
h2
{
	font-size:20px;
}

h3
{
	font-size:18px;
		
}
hr
{
	color:#CCCCCC;
}	

p	
{
	font-size:16px;
}

.label
{
	font-size:20px;	
}

ul
{
	list-style-type:none;
	font-size:16px;
}

.main
{
	list-style-type:none;
	font-size:18px;
}

a:link
{
	color:#3366FF;
}

a:visited
{
	color:#F00
}

a:hover
{
	font-weight:bold;
}

table
{
	font-size:16px;
}

td
{
	text-align:center;
	padding:15px;
	border-bottom:3px;
	border-bottom-style:double;
	border-bottom-color:#CCCCCC;s
}
.center
{
	text-align:center;
}
img
{
	
}

note
{	font-size:12px;
	text-align:center;
}

table
{
	border-collapse:collapse;
}

sale
{
	text-decoration:line-through;
}
