body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #6d7482;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;	
	background-color: #fff3e5;
}

table {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #6d7482;
	letter-spacing: normal;
	word-spacing: normal;
}

strong {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #918364;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 1px;
}

em {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #047899;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 1px;
}

h1 {
	margin: 2px;
	text-align: right;
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #262626;
	padding-top: 3px;
	padding-bottom: 8px;

}


h2 {
	margin: 2px;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #262626;
	padding-top: 20px;
	padding-bottom: 8px;
}

A {
	
	font-weight: bold;
	font-size: 11px;
	color: #ad5a6a;
	font-family: Times New Roman, Times, serif;
	font-variant: none;
	text-decoration: none;
	text-transform: uppercase;

}
a:link {
	color: #ad5a6a;

}
a:visited {
	color: #93646d;

}
a:hover {
	color: #758072;	
	border-bottom: 2px #fadab5 solid;

}
