body, table, tr, td {
	font-family : Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #000000;
}

a:link, a:active, a:visited {
	color: #F07150; 
	text-decoration: none
}

a:hover  {
	text-decoration:none;
	color: #F07150;
	border-bottom:#F07150 dotted 1px
}

ul {
	margin-right: 2;
	padding-right: 3em;
}

table, tr, td {
	font: 8pt verdana
}

input, textarea, option, select {
	background-color: #F1DBC3;
	font: 8pt verdana;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding:2px; 
}

.bg {
	background-image: url(bg.png);
}

p {
	text-align: justify; 
	margin: 1em 1em 1em 1em;
}

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Serif;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: right;
}

h2 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Serif;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	border-bottom: 1px solid #000000;
}