td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#B6B4B4;
	line-height:13px;
}
.dkgray {
	border: thin dashed #666666;
}
a {	text-decoration: none;
	color:#D2D2D2;}

body { 	margin:0px;padding:0px; background-color:#000000}

.copy{
font-family:tahoma;
font-size:11px;
color:#2E2D2E;
}

.gray {color:#B6B4B4; text-decoration:none}
.gray_l {color:#D2D2D2; text-decoration:none}
.gray_d {color:#817F7F; text-decoration:none}
.red {color:#B2378A; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.form { width:266px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:266px;
		height:48px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
.lightyellow {
	color: #FFFFCC;
}
.lightrose {
	color: #FFD3CC;
}

.instruction {
	font-size: x-small;
	color: #CC99CC;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
