body {
	font-family: Verdana; 
	font-size: 8pt;
	color: #A49EA6;
	letter-spacing: 0px;
	margin-top: 0;
	background-color: transparent;
}

table, tr, td {
	font-family: Verdana; 
	font-size: 8pt;
	color: #A49EA6;
}

a:link, a:active, a:visited {
	font-family: Verdana; 
	font-weight: bold;
	font-size: 8pt;
	color: #7B7091; 
	text-decoration:none
}

a:hover {
	color: #5A476A; 
	cursor:crosshair
}

form {
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 0px;
}

input, textarea, option, select {
	background-color: #4A4C50;
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 0px;
	border: 1px, solid #FFFFFF;
}

p.title {
	font-family: Georgia;
	font-size: 8pt;
	margin-top:5px;
	margin-bottom:-7px;
	width:100%;
	font-weight:bold;
	font-style:italic;
	color: #585257;
	letter-spacing:1px;
	border-bottom:1px solid #A49EA6;
	text-align: right;
}