/** BASIC */body {	margin: 0px;	padding: 0px;	background: #D1CDB2 url(images/homepage01.jpg) repeat-x left top;}/** FORMS */form {	margin: 0px;	padding: 0px;}/** HEADINGS */h1, h2, h3, h4, h5, h6 {	margin: 0px;	color: #2E464C;}/** TEXTS */body, th, td, input, textarea, select {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 11px;	color: #608189;}p, blockquote, ul, ol, dl {	margin-top: 0px;	margin-bottom: 1em;	text-align: justify;	line-height: 18px;}.text1 {	font-size: 17px;	color: #0B3F45;}.text2 {	font-size: 10px;	font-weight: normal;	color: #A3C1C7;}.text3 {	font-size: 10px;	color: #79A9AF;}/** LISTS */.list1 {	margin: 0px;	padding: 0px;	list-style: none;}.list1 li {	padding: 3px 0px;	background: url(images/homepage05.gif) repeat-x left top;}.list1 .first {	background: none;}/** LINKS */a {	color: #755A8F;}a:hover {	text-decoration: none;}.link1 {	text-transform: lowercase;	text-decoration: none;	letter-spacing: 2px;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;}.link1:hover {	text-decoration: underline;}/** STYLES */.style1 {}.style1 a {}.style1 a:hover {}/** BACKGROUNDS */.bg1 { background: url(images/homepage03.jpg) no-repeat left top; }.bg2 { background: url(images/subpage02.jpg) no-repeat left top; }.bg3 { background: url(images/subpage03.jpg) repeat-y left top; }.bg4 { background: url(images/subpage04.jpg) no-repeat left bottom; }.bg5 { background: url(images/subpage05.jpg) no-repeat left top; }/** MISC */.align-justify { text-align: justify; }.align-right { text-align: right; }img { border: none; }.img1 {	float: left;	margin: 3px 15px 0px 0px;}.img2 {	float: right;	margin: 3px 0px 0px 15px;}hr { display: none; }.hr1 {	height: 1px;}