/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FDFDFD url('images/homepage01.gif') repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;
	line-height:1.5em;
	align="justify";
	}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 12px;
	line-height:1.5em;
	margin: 2px;
}

.text2 {
	font-size: 12px;
	font-style: normal;
	color: #155C90;
	line-height:1.5em;
}

.text3 {
	font-size: 10px;
	color:#606060;
	line-height:1.5em;
}

.text4 {
	font-size: 10px;
	color: #7D7D7D;
	line-height:1.5em;
}

.text5 {
	font-size: 12px;
	line-height:1.5em;
	float:left;
	margin: 2px;
}


/** LINKS */

a {
	color: #719FDA;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
}

.link2:hover {
	text-decoration: none;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url('imageshomepage15.gif%27'); 
