font, p, strong, td, body, div, input, textarea, form
{
	font-family:  Arial, Helvetica, sans-serif;
	font: 11px;
	text-decoration: none
}

blockquote
{
	display: block;
	padding: 5px;
	margin: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white
}

b
{
	font-family:  Arial, Helvetica, sans-serif;
	font: bolder 11px;
	text-decoration: none
}

p:first-letter
{
	font-size:150%;
}

h1
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: normal 15px;
	text-decoration: none
}

h2
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: normal 14px;
	text-decoration: none
}

h3
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: normal 13px;
	text-decoration: none
}

h4
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: normal 12px;
	text-decoration: none
}

a
{
	cursor: hand;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: normal 11px;
	text-decoration: none
}

a:hover
{
	cursor: hand;
	text-decoration: underline;
}

a.strong
{
	cursor: hand;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font: bolder 11px/11px;
	text-decoration: none
}

a.strong:hover
{
	cursor: hand;
	text-decoration: underline
}

table.whiteborder
{
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

table.blackborder
{
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

#upper, #downer, #lefter, #righter
{
     position:absolute;
     left:0;
     top:0;
     width:1px;
     height:1px;
     layer-background-color:black;
     background-color:white;
     z-index:100;
     font-size:1px;
}
