body {
	cursor: default; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	line-height: 11px;
	letter-spacing: 1px;
}

A:link, A:visited, A:active {
	cursor: hand; font-size: 11px; color:#333; outline-style:none; border:0; border-collapse: separate; border-style:none; text-decoration:none; background: none; font-weight: bold; }
A:hover {
	cursor: hand; font-size: 11px; text-decoration:none; outline-style:none; border-collapse: separate; border:0; border-style:none; background:none; color:#d20000}
	
A:focus { outline: none; }

img { border:0; }

textarea {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px;
}

.div1
{
background-color:#999;
-moz-border-radius:10px;
-khtml-border-radius:10px;
color:#333;
text-align:center;
}

.div2
{
background-color:#1a1a1a;
-moz-border-radius:10px;
-khtml-border-radius:10px;
color:#999;
text-align:center;
}

.div3
{
background-color:#CCC;
-moz-border-radius:10px;
-khtml-border-radius:10px;
color:#999;
text-align:center;
border:#333 1px solid;
}

.div4
{
	letter-spacing: 1px; 
	line-height: 15pt;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px;
}

.head {
	cursor: default; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #999;
	font-size: 12px;
	letter-spacing: 4px; 
	text-transform: uppercase;
	}
	

.float {
	float: right;
	padding-left: 10px;
	}
	
.float2 {
	float: left;
	padding-right: 8px;
	}

table {
border-collapse: separate;
outline-width:0;
outline-style:none;
border-style:none;
border:0px; 
}
td {
border-collapse: separate;
outline-width:0;
outline-style:none;
border-style:none;
border:0px; 
}
tr {
border-collapse: separate;
outline-width:0;
outline-style:none;
border-style:none;
border:0px; 
}