body {
	background-image : url(../backgrounds/sand.gif);
	background-repeat : repeat;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

.img-shadow {
	float:left;
	background: url(../backgrounds/shadow.gif) no-repeat bottom right !important;
	background: url(../backgrounds/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23pt;
	color : Black;
}

.h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23pt;
	color : Black;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : Black;
}

.h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : Black;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
}

.h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

.h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
}

.text_sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

.text_xsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

.text_xsm_wh {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}

.text_sm_bd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	border : thin solid Black;
	padding : 5px 5px 5px 5px;
}

.text_sm_bord {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	border-color : Black Black Black Black;
	border-left : thin solid;
	border-right-style : solid;
	border-right-width : thin;
	border-top : thin solid;
	border-bottom-style : solid;
	border-bottom-width : thin;
	padding : 5px 5px 5px 5px
}

.a_wh {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration : none;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: blue;
	font-weight: bold;
	text-decoration : underline;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-decoration : none;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	text-decoration : none;
}

.a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	font-weight : bold;
	text-decoration : none;
}

.a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight : bold;
	text-decoration : none;
}

.a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	font-weight : bold;
	text-decoration : none;
}

.a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	font-weight : bold;
	text-decoration : underline;
}

.a_sm:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: blue;
	text-decoration : none;
}

.a_sm:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration : none;
}

.a_sm:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: blue;
	text-decoration : none;
}

.a_sm:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: blue;
	text-decoration : underline;
}

.a_xsm:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: blue;
	text-decoration : none;
}

.a_xsm:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: white;
	text-decoration : none;
}

.a_xsm:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: blue;
	text-decoration : none;
}

.a_xsm:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: blue;
	text-decoration : underline;
}

.a_wh:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration : none;
}

.a_wh:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration : none;
}

.a_wh:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration : none;
}

.a_wh:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: blue;
	text-decoration : none;
}

