body {
	background-image: url();
	background-position: top right;
	background-repeat: repeat;
	background-color: #535E64;

	padding-left: 5;
	padding-top: 0;
	}

A:link,  A:visited {	font-family: times new roman, times, arial, sans-serif;
	font-weight: bold;	font-size: 11px;	letter-spacing: 1pt;	color: #FFFFFF;	text-decoration: none;
	text-transform: uppercase;
	border-bottom: none;	}        A:active, A:hover {	font-family: times new roman, times, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;	color: #446C73;
	text-transform: uppercase;
	border-bottom: 1px dashed #FFFFFF;	}body,tr,td, div {	font-family: arial, sans-serif;	color:#647077;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #95A299;
	}

i {
	font-style: italic;
	color: #95A299;
	}

p {	margin-left: 5px;	margin-right: 5px;	text-indent: 20px;	}#title {	color: #333A3E;	font-family: arial, sans-serif;	font-size: 12px;	font-weight: bolder;
	text-align: right;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	left: 75px;
	top: 18px;	}

#subtitle {
	font-family: times new roman, times, arial, sans-serif;
	font-weight: bold;	font-size: 14px;	letter-spacing: 1pt;	color: #535E64;	text-decoration: none;
	text-transform: uppercase;
	}

#titlediv {
	background-image: url(titlebg.jpg); 
	width: 281px; 
	height: 48px; 
	}input, textarea, option, select {	background-color: #535E64;	font: 7pt arial;	color: #6D7C84;	letter-spacing: 1px;	border: 1px solid #6D7C84;	padding: 2px;	}