html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body { color: black; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white }
img { border-style: none }
p    { font-size: 70%; line-height: 160%; margin-right: 5% }
h1    { font-size: 110%; font-weight: normal; line-height: 220% }
h2    { font-size: 100%; font-weight: normal; line-height: 200% }
h3    { font-size: 80%; font-weight: normal; line-height: 240% }
h4    { color: #ccc; font-size: 70%; font-weight: normal; line-height: 210% }
h5      { color: #000; font-size: 60%; font-weight: normal; line-height: 140% }
td   { text-align: left; vertical-align: top }

a	 { color: #000; text-decoration: none }
a:hover { color: #666 }

a.menu { color: #ccc }
a:hover.menu   { color: #999 }

a.title   { color: #ccc }
a:hover.title     { color: #999 }

table.main          { margin: 0; padding: 0; width: 98% }

.preview p    { margin-bottom: 10% }

.submenu { margin-left: 8% }

.preview-title
{
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 13%;
	margin-bottom: 17%
}

.new-description
{
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 10%;
	margin-bottom: 5%
}

