body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 158px;
	height: 18px;
	background-image:url(images/index15.jpg);
	border: 0px;
	padding-top: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	text-align: justify;
}
.text2 {
	font-size: 10px;
	color: #FFFFFF;
}

.text3 {
	color: #0099cc;
}

a {
	color: #FF5549;
}

a:hover {
	text-decoration: none;
	color: #02A0E1;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	color: #959595;
}

.style1 a {
	color: #009FD7;
	text-decoration: underline;
}

.style1 a:hover {
	text-decoration: none;
	color: #F79A30;
}
#container  {
	width: 778px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }.header {
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: #F79A30;
	font-family: Arial, Helvetica, sans-serif;
}
.header2 {
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
}
.header3 {

	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: 336699;
	font-family: Arial, Helvetica, sans-serif;
}


/** LINKS */

a {
	color: #F79A30;
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
}

a.link1 {
	text-decoration: none;
	color: #F79A30;
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
}

a.link1:hover {
	text-decoration: underline;
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
}

a.link2 {
	color: #F79A30;
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
}
