body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#6e7274;
	font-weight : normal;
	text-decoration:none;
}
img {
          border:none;
        }


.texttitle {
		color: #06a9cb;
		font-size: 10pt;
		font-weight: bold;
/*text-transform: uppercase; */
}

.texttitle2 {
		color: #f56b00;
		font-size: 8pt;
		font-weight: bold;
/*text-transform: uppercase; */
}

ul {
  list-style-image: url("img/circle.gif");
  }

.h1
{
	font-family: Arial;
	font-size:11px;
	color:#09637a;
	font-weight : normal;
	text-decoration:none;
}
.h2
{
	font-family: Arial;
	font-size:11px;
	color:#0396cb;
	font-weight : normal;
	text-decoration:none;
}
.h3
{
	font-family: Arial;
	font-size:12px;
	color:#495054;
	font-weight : bold;
	text-decoration:none;
}
a.link
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#ff6600;
	font-weight : normal;
	text-decoration:underline;
}
a.link:hover
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#fea582;
	font-weight : normal;
	text-decoration:underline;
}
a.link2
{
	font-family: Arial;
	font-size:12px;
	color:#009cca;
	font-weight : bold;
	text-decoration:none;
}
a.link2:hover
{
	font-family: Arial;
	font-size:12px;
	color:#58c0e1;
	font-weight : bold;
	text-decoration:none;
}
.contactfrom{
		   /*	background-color:#161618;*/
            /*margin:0;
			padding:3px;*/
			font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			/*color:#FFFFFF*/;
			border:solid 1px #ffa86e;
}