
body {
	width:700px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(http://video2007.blacktie-affair.org/layout/pattern.gif);
	background-repeat: repeat;
	background-position: ;
	background-color: #eeeeee;
	font-family: tahoma, verdana;
	font-size: 8pt;
	line-height: 24pt;
	color: #999999;}

a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #999999;
	font-weithg: bold;}

#container {
	width: 700px;
	text-align: justify;
	background-color: #eeeeee;}

.contents {
	width: 600px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 8pt;}

/* Page Titles */

h1 {
	text-align: center;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	background-color: #999999;}

/* Page Section Titles */

h2 {
	text-align: left;
	font-size: 8pt;
	font-style: bold;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: ;
	background-color: ;}

h3 {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;}

ul {
	list-style-type: square;}
	
ul.nobullets {
	list-style-type: none;}

li {
	list-style-position: inside;}

input,textarea,select {
color: #ffffff;
font-size: 8pt;
font-family: Tahoma, verdana;
background-color: #999999;
border: 1pt solid #999999;}

td {
font-family: Tahoma, Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
vertical-align: top;
color: #999999;}