body
{
	background-color: #000000;
	margin: 0;
	font-size: 11px;
	font-family: arial,helvetica,Sans-Serif;
	color: #000000;
}

.center { text-align: center; }
.right { text-align: right; }

p
{
	font-size: 11px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight: normal;
	font-style: normal,bold,italic;
	color: #000000;
	padding-left:7px;
	padding-right:7px;
}

H1
{
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}


UL, li
{
	font-size: 11px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight: normal;
	font-style: normal,bold,italic;
	color: #000000;
	text-align: left;
}

OL
{
	list-style-type: demimal;
	font-size: 11px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight: normal;
	font-style: normal,bold,italic;
	color: #000000;
}

A
{
	color: #A30000;
	text-decoration: none;
}

A:hover
{
	color: #848484;
	text-decoration: underline;
}

.inputbox
{
	font-family: Arial;
	font-size: 11px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}

.inputbutton
{
	font-family: Arial;
	font-size: 11px;
	cursor: hand;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}

.textareabox
{
	font-family: Arial;
	font-size: 11px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.selectbox
{
	font-family: Arial;
	font-size: 11px;
}

.content
{
	font-size: 11px;
	font-family: arial,helvetica,Sans-Serif;
	text-align: left;
	color: #000000;
}
